Home
last modified time | relevance | path

Searched refs:v4l2_pixfmt (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dhelpers.h14 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt);
58 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt);
A Dhelpers.c41 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() argument
47 switch (v4l2_pixfmt) { in venus_helper_check_codec()
1798 bool venus_helper_check_format(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_format() argument
1801 u32 fmt = to_hfi_raw_fmt(v4l2_pixfmt); in venus_helper_check_format()

Completed in 9 milliseconds