venus_helper_check_format
EXPORT_SYMBOL_GPL(venus_helper_check_format);
bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
!venus_helper_check_format(inst, fmt[i].pixfmt))
valid = venus_helper_check_format(inst, fmt[i].pixfmt);