Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c275 if (V4L2_FIELD_HAS_T_OR_B(dev->field_out)) in vivid_update_format_out()
380 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_out()
483 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_out()
686 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_out) ? 2 : 1; in vivid_vid_out_s_selection()
H A Dvivid-vid-cap.c449 if (V4L2_FIELD_HAS_T_OR_B(dev->field_cap)) in vivid_update_format_cap()
593 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_try_fmt_vid_cap()
691 if (V4L2_FIELD_HAS_T_OR_B(mp->field)) in vivid_s_fmt_vid_cap()
913 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_vid_cap_s_selection()
H A Dvivid-kthread-cap.c389 unsigned factor = V4L2_FIELD_HAS_T_OR_B(dev->field_cap) ? 2 : 1; in vivid_fillbuff()
/openbmc/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c532 if (V4L2_FIELD_HAS_T_OR_B(field)) in tpg_reset_source()
2000 unsigned step = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_gen_text()
2633 unsigned factor = V4L2_FIELD_HAS_T_OR_B(tpg->field) ? 2 : 1; in tpg_fill_plane_buffer()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-blackbird.c859 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
H A Dcx88-video.c755 if (V4L2_FIELD_HAS_T_OR_B(field)) in vidioc_try_fmt_vid_cap()
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h129 #define V4L2_FIELD_HAS_T_OR_B(field) \ macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions550 ignore define V4L2_FIELD_HAS_T_OR_B