Searched refs:venus_helper_check_codec (Results 1 – 4 of 4) sorted by relevance
14 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt);
30 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() function80 EXPORT_SYMBOL_GPL(venus_helper_check_codec);
77 !venus_helper_check_codec(inst, fmt[i].pixfmt)) in find_format()99 venus_helper_check_codec(inst, fmt[i].pixfmt); in find_format_by_index()
105 !venus_helper_check_codec(inst, fmt[i].pixfmt)) in find_format()127 venus_helper_check_codec(inst, fmt[i].pixfmt); in find_format_by_index()