Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_SEQ_BT (Results 1 - 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpif_display.h31 (V4L2_FIELD_SEQ_BT == field)))
H A Dvpif_capture.h22 (V4L2_FIELD_SEQ_BT == field)))
/kernel/linux/linux-6.6/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)))
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-vdi.c69 case V4L2_FIELD_SEQ_BT: in ipu_vdi_set_field_order()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-vdi.c69 case V4L2_FIELD_SEQ_BT: in ipu_vdi_set_field_order()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h28 V4L2_FIELD_SEQ_BT = 6, enumerator
39 (field) == V4L2_FIELD_SEQ_BT)
46 (field) == V4L2_FIELD_SEQ_BT)
52 (field) == V4L2_FIELD_SEQ_BT)
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h38 V4L2_FIELD_SEQ_BT = 6, enumerator
43 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
44 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
45 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
48 #define V4L2_FIELD_IS_SEQUENTIAL(field) ((field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h38 V4L2_FIELD_SEQ_BT = 6, enumerator
43 #define V4L2_FIELD_HAS_TOP(field) ((field) == V4L2_FIELD_TOP || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
44 #define V4L2_FIELD_HAS_BOTTOM(field) ((field) == V4L2_FIELD_BOTTOM || (field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
45 #define V4L2_FIELD_HAS_BOTH(field) ((field) == V4L2_FIELD_INTERLACED || (field) == V4L2_FIELD_INTERLACED_TB || (field) == V4L2_FIELD_INTERLACED_BT || (field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
48 #define V4L2_FIELD_IS_SEQUENTIAL(field) ((field) == V4L2_FIELD_SEQ_TB || (field) == V4L2_FIELD_SEQ_BT)
/kernel/linux/linux-5.10/include/trace/events/
H A Dv4l2.h48 EM( V4L2_FIELD_SEQ_BT, "SEQ_BT" ) \
/kernel/linux/linux-6.6/include/trace/events/
H A Dv4l2.h48 EM( V4L2_FIELD_SEQ_BT, "SEQ_BT" ) \
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2016 else if (tpg->field == V4L2_FIELD_SEQ_TB || tpg->field == V4L2_FIELD_SEQ_BT) in tpg_gen_text()
2143 case V4L2_FIELD_SEQ_BT: in tpg_calc_buffer_line()
2201 else if (tpg->field == V4L2_FIELD_SEQ_BT) in tpg_calc_text_basep()
2527 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2557 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2638 if (tpg->field == V4L2_FIELD_SEQ_BT || in tpg_fill_plane_buffer()
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c2022 else if (tpg->field == V4L2_FIELD_SEQ_TB || tpg->field == V4L2_FIELD_SEQ_BT) in tpg_gen_text()
2149 case V4L2_FIELD_SEQ_BT: in tpg_calc_buffer_line()
2207 else if (tpg->field == V4L2_FIELD_SEQ_BT) in tpg_calc_text_basep()
2571 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2601 case V4L2_FIELD_SEQ_BT: in tpg_fill_plane_pattern()
2682 if (tpg->field == V4L2_FIELD_SEQ_BT || in tpg_fill_plane_buffer()
/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzoran_driver.c315 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_g_fmt_vid_out()
397 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_try_fmt_vid_out()
511 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_s_fmt_vid_out()
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzoran_driver.c301 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_g_fmt_vid_out()
383 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_try_fmt_vid_out()
500 V4L2_FIELD_SEQ_TB : V4L2_FIELD_SEQ_BT); in zoran_s_fmt_vid_out()
/kernel/linux/linux-5.10/drivers/media/pci/tw68/
H A Dtw68-video.c467 case V4L2_FIELD_SEQ_BT: in tw68_buf_prepare()
608 case V4L2_FIELD_SEQ_BT: in tw68_try_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-capture.c163 case V4L2_FIELD_SEQ_BT: in __capture_try_fmt()
412 case V4L2_FIELD_SEQ_BT: in __capture_legacy_try_fmt()
/kernel/linux/linux-6.6/drivers/media/pci/tw68/
H A Dtw68-video.c468 case V4L2_FIELD_SEQ_BT: in tw68_buf_prepare()
610 case V4L2_FIELD_SEQ_BT: in tw68_try_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c175 case V4L2_FIELD_SEQ_BT: in rvin_format_align()
465 case V4L2_FIELD_SEQ_BT: in rvin_remote_rectangle()
H A Drcar-dma.c644 case V4L2_FIELD_SEQ_BT: in rvin_scaler_gen3()
729 case V4L2_FIELD_SEQ_BT: in rvin_setup()
1286 case V4L2_FIELD_SEQ_BT: in rvin_mc_validate_format()
1300 case V4L2_FIELD_SEQ_BT: in rvin_mc_validate_format()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7183.c439 fmt->field = V4L2_FIELD_SEQ_BT; in adv7183_set_fmt()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7183.c439 fmt->field = V4L2_FIELD_SEQ_BT; in adv7183_set_fmt()
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c1615 pix->field != V4L2_FIELD_SEQ_BT) in __vpe_try_fmt()
1670 if (pix->field == V4L2_FIELD_SEQ_TB || pix->field == V4L2_FIELD_SEQ_BT) in __vpe_try_fmt()
1766 else if (qpix->field == V4L2_FIELD_SEQ_BT) in __vpe_s_fmt()
2076 vbuf->field != V4L2_FIELD_SEQ_BT) in vpe_buf_prepare()

Completed in 49 milliseconds

123