Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhelpers.h14 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt);
Dhelpers.c28 bool venus_helper_check_codec(struct venus_inst *inst, u32 v4l2_pixfmt) in venus_helper_check_codec() argument
34 switch (v4l2_pixfmt) { in venus_helper_check_codec()