Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhelpers.h58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
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()
Dhelpers.c1800 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_format() function
1821 EXPORT_SYMBOL_GPL(venus_helper_check_format);