Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dhelpers.h58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
Dvdec.c136 !venus_helper_check_format(inst, fmt[i].pixfmt)) in find_format()
165 valid = venus_helper_check_format(inst, fmt[i].pixfmt); in find_format_by_index()
Dhelpers.c1816 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_format() function
1838 EXPORT_SYMBOL_GPL(venus_helper_check_format);