Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/media/platform/verisilicon/
Dhantro_v4l2.c222 bool skip_mode_none, enum_all_formats; in vidioc_enum_fmt() local
229 enum_all_formats = !!(f->index & V4L2_FMTDESC_FLAG_ENUM_ALL); in vidioc_enum_fmt()
251 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()
271 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()