Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_v4l2.c223 bool skip_mode_none, enum_all_formats; in vidioc_enum_fmt() local
230 enum_all_formats = !!(f->index & V4L2_FMTDESC_FLAG_ENUM_ALL); in vidioc_enum_fmt()
252 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()
272 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()