Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-vid-out.c252 if (V4L2_FIELD_HAS_T_OR_B(dev->field_out)) in vivid_update_format_out()
356 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_out()
459 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_out()
662 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_out) ? 2 : 1; in vivid_vid_out_s_selection()
Dvivid-vid-cap.c446 if (V4L2_FIELD_HAS_T_OR_B(dev->field_cap)) in vivid_update_format_cap()
577 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_cap()
663 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_cap()
875 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_vid_cap_s_selection()
Dvivid-kthread-cap.c408 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_fillbuff()
/Linux-v4.19/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c446 if (V4L2_FIELD_HAS_T_OR_B(field)) in tpg_reset_source()
1809 unsigned step = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_gen_text()
2374 unsigned factor = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_fill_plane_buffer()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-blackbird.c870 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
Dcx88-video.c774 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h129 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions498 ignore define V4L2_FIELD_HAS_T_OR_B