Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/davinci/
H A Dvpif_capture.h22 (V4L2_FIELD_SEQ_BT == field)))
H A Dvpif_display.h23 (V4L2_FIELD_SEQ_BT == field)))
H A Dvpif_capture.c591 } else if (V4L2_FIELD_SEQ_BT == vid_ch->buf_field) { in vpif_calculate_offsets()
/linux/include/uapi/linux/
H A Dvideodev2.h99 V4L2_FIELD_SEQ_BT = 6, /* same as above + bottom-top order */ enumerator
115 (field) == V4L2_FIELD_SEQ_BT)
122 (field) == V4L2_FIELD_SEQ_BT)
128 (field) == V4L2_FIELD_SEQ_BT)
139 (field) == V4L2_FIELD_SEQ_BT)
/linux/drivers/gpu/ipu-v3/
H A Dipu-vdi.c69 case V4L2_FIELD_SEQ_BT: in ipu_vdi_set_field_order()
H A Dipu-csi.c339 V4L2_FIELD_SEQ_BT : V4L2_FIELD_SEQ_TB); in ipu_csi_translate_field()
/linux/include/trace/events/
H A Dv4l2.h48 EM( V4L2_FIELD_SEQ_BT, "SEQ_BT" ) \
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2025 else if (tpg->field == V4L2_FIELD_SEQ_TB || tpg->field == V4L2_FIELD_SEQ_BT) in tpg_gen_text()
2152 case V4L2_FIELD_SEQ_BT: in tpg_calc_buffer_line()
2210 else if (tpg->field == V4L2_FIELD_SEQ_BT) in tpg_calc_text_basep()
2574 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2604 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2685 if (tpg->field == V4L2_FIELD_SEQ_BT || in tpg_fill_plane_buffer()
/linux/drivers/media/i2c/
H A Dadv7183.c439 fmt->field = V4L2_FIELD_SEQ_BT; in adv7183_set_fmt()
H A Disl7998x.c473 .field = V4L2_FIELD_SEQ_BT,
/linux/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst112 * - ``V4L2_FIELD_SEQ_BT``
H A Ddev-raw-vbi.rst206 ``V4L2_FIELD_SEQ_BT``, whether the top or bottom field is first in
H A Dhist-v4l2.rst500 - ``V4L2_FIELD_SEQ_BT``
/linux/drivers/staging/media/imx/
H A Dimx-media-vdic.c208 case V4L2_FIELD_SEQ_BT: in prepare_vdi_in_buffers()
/linux/drivers/media/pci/zoran/
H A Dzoran_device.c855 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT; in zoran_reap_stat_com()
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-common.c827 dev->field_cap == V4L2_FIELD_SEQ_BT) in vivid_vid_can_loop()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions27 replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field`
/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c168 [V4L2_FIELD_SEQ_BT] = "seq-bt",