Searched refs:v4l2_pixfmt (Results 1 – 2 of 2) sorted by relevance
14 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);
41 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() argument47 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() argument1801 u32 fmt = to_hfi_raw_fmt(v4l2_pixfmt); in venus_helper_check_format()
Completed in 9 milliseconds