vpu_helper_match_format
if (!vpu_helper_match_format(inst, cap_fmt->type, cap_fmt->pixfmt,
if (vpu_helper_match_format(inst, f->type, cur_fmt->pixfmt, pixmp->pixelformat)) {
bool vpu_helper_match_format(struct vpu_inst *inst, u32 type, u32 fmta, u32 fmtb);