Home
last modified time | relevance | path

Searched refs:venus_helper_check_format (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/media/platform/qcom/venus/
Dhelpers.h58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
Dhelpers.c1798 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_format() function
1820 EXPORT_SYMBOL_GPL(venus_helper_check_format);
Dvdec.c118 !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()