Searched refs:venus_helper_check_format (Results 1 – 3 of 3) sorted by relevance
58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
118 !venus_helper_check_format(inst, fmt[i].pixfmt)) in find_format()147 valid = venus_helper_check_format(inst, fmt[i].pixfmt); in find_format_by_index()
1800 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_format() function1821 EXPORT_SYMBOL_GPL(venus_helper_check_format);