Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
H A 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()
H A 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);