Home
last modified time | relevance | path

Searched refs:V4L2_FIELD_BOTTOM (Results 1 – 25 of 41) sorted by relevance

12

/linux-6.3-rc2/drivers/media/common/saa7146/
A Dsaa7146_hlp.c241 || field == V4L2_FIELD_BOTTOM) { in calculate_v_scale_registers()
599 } else if (field == V4L2_FIELD_BOTTOM) { in saa7146_set_position()
743 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in calculate_video_dma_grab_packed()
751 } else if (field == V4L2_FIELD_BOTTOM) { in calculate_video_dma_grab_packed()
901 } else if (field == V4L2_FIELD_BOTTOM) { in calculate_video_dma_grab_planar()
969 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in program_capture_engine()
1018 vv->last_field = V4L2_FIELD_BOTTOM; in saa7146_set_capture()
1019 } else if ( vv->last_field == V4L2_FIELD_BOTTOM ) { in saa7146_set_capture()
A Dsaa7146_video.c633 : V4L2_FIELD_BOTTOM; in vidioc_try_fmt_vid_cap()
641 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_cap()
716 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_overlay()
/linux-6.3-rc2/drivers/media/pci/sta2x11/
A Dsta2x11_vip.c168 .field = V4L2_FIELD_BOTTOM,
196 .field = V4L2_FIELD_BOTTOM,
601 f->fmt.pix.field = V4L2_FIELD_BOTTOM; in vidioc_try_fmt_vid_cap()
604 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_cap()
667 case V4L2_FIELD_BOTTOM: in vidioc_s_fmt_vid_cap()
/linux-6.3-rc2/drivers/gpu/ipu-v3/
A Dipu-vdi.c70 case V4L2_FIELD_BOTTOM: in ipu_vdi_set_field_order()
/linux-6.3-rc2/drivers/media/platform/renesas/rcar-vin/
A Drcar-dma.c712 case V4L2_FIELD_BOTTOM: in rvin_setup()
958 return V4L2_FIELD_BOTTOM; in rvin_get_active_field()
1282 case V4L2_FIELD_BOTTOM: in rvin_mc_validate_format()
1294 case V4L2_FIELD_BOTTOM: in rvin_mc_validate_format()
/linux-6.3-rc2/drivers/media/platform/st/sti/delta/
A Ddelta.h532 if (field == V4L2_FIELD_BOTTOM) in frame_field_str()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dfield-order.rst93 * - ``V4L2_FIELD_BOTTOM``
125 ``V4L2_FIELD_TOP`` or ``V4L2_FIELD_BOTTOM``. Any two successive
/linux-6.3-rc2/drivers/media/pci/tw68/
A Dtw68-video.c458 case V4L2_FIELD_BOTTOM: in tw68_buf_prepare()
605 case V4L2_FIELD_BOTTOM: in tw68_try_fmt_vid_cap()
615 : V4L2_FIELD_BOTTOM; in tw68_try_fmt_vid_cap()
/linux-6.3-rc2/samples/v4l/
A Dv4l2-pci-skeleton.c135 if (skel->field == V4L2_FIELD_BOTTOM) in skeleton_irq()
138 skel->field = V4L2_FIELD_BOTTOM; in skeleton_irq()
/linux-6.3-rc2/drivers/media/platform/renesas/
A Drcar_fdp1.c907 if (job->active->field == V4L2_FIELD_BOTTOM) { in fdp1_configure_rpf()
1810 ? V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM; in fdp1_buf_prepare_field()
1814 fbuf->field = field_num ? V4L2_FIELD_BOTTOM : V4L2_FIELD_TOP; in fdp1_buf_prepare_field()
1818 fbuf->field = field_num ? V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM; in fdp1_buf_prepare_field()
1867 vbuf->field != V4L2_FIELD_BOTTOM) in fdp1_buf_prepare()
/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-risc.c721 case V4L2_FIELD_BOTTOM: in bttv_buffer_risc()
772 case V4L2_FIELD_BOTTOM: in bttv_buffer_risc()
876 case V4L2_FIELD_BOTTOM: in bttv_overlay_risc()
/linux-6.3-rc2/drivers/media/pci/zoran/
A Dzoran_driver.c304 V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM); in zoran_g_fmt_vid_out()
386 V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM); in zoran_try_fmt_vid_out()
503 V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM); in zoran_s_fmt_vid_out()
/linux-6.3-rc2/drivers/media/pci/saa7134/
A Dsaa7134-ts.c48 dev->ts_field = V4L2_FIELD_BOTTOM; in buffer_activate()
A Dsaa7134-video.c683 case V4L2_FIELD_BOTTOM: in verify_preview()
1311 : V4L2_FIELD_BOTTOM; in saa7134_try_fmt_vid_cap()
1315 case V4L2_FIELD_BOTTOM: in saa7134_try_fmt_vid_cap()
2256 } else if (field == V4L2_FIELD_BOTTOM) { in saa7134_irq_video_done()
/linux-6.3-rc2/include/trace/events/
A Dv4l2.h45 EM( V4L2_FIELD_BOTTOM, "BOTTOM" ) \
/linux-6.3-rc2/drivers/media/platform/renesas/rzg2l-cru/
A Drzg2l-video.c208 case V4L2_FIELD_BOTTOM: in rzg2l_cru_mc_validate_format()
834 case V4L2_FIELD_BOTTOM: in rzg2l_cru_format_align()
/linux-6.3-rc2/drivers/media/pci/cx23885/
A Dcx23885-video.c365 case V4L2_FIELD_BOTTOM: in buffer_prepare()
567 : V4L2_FIELD_BOTTOM; in vidioc_try_fmt_vid_cap()
572 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_cap()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h95 V4L2_FIELD_BOTTOM = 3, /* bottom field only */ enumerator
117 ((field) == V4L2_FIELD_BOTTOM ||\
130 ((field) == V4L2_FIELD_BOTTOM ||\
/linux-6.3-rc2/drivers/media/pci/cx25821/
A Dcx25821-video.c183 case V4L2_FIELD_BOTTOM: in cx25821_buffer_prepare()
349 if (field != V4L2_FIELD_BOTTOM) in cx25821_vidioc_try_fmt_vid_cap()
/linux-6.3-rc2/drivers/media/common/v4l2-tpg/
A Dv4l2-tpg-core.c1988 if (tpg->field == V4L2_FIELD_BOTTOM) in tpg_gen_text()
2097 case V4L2_FIELD_BOTTOM: in tpg_calc_frameline()
2311 (params->is_60hz ? V4L2_FIELD_TOP : V4L2_FIELD_BOTTOM); in tpg_fill_params_extras()
2538 case V4L2_FIELD_BOTTOM: in tpg_fill_plane_pattern()
2584 case V4L2_FIELD_BOTTOM: in tpg_fill_plane_pattern()
/linux-6.3-rc2/drivers/media/pci/cx88/
A Dcx88-video.c453 case V4L2_FIELD_BOTTOM: in buffer_prepare()
744 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_cap()
752 : V4L2_FIELD_BOTTOM; in vidioc_try_fmt_vid_cap()
A Dcx88-blackbird.c848 case V4L2_FIELD_BOTTOM: in vidioc_try_fmt_vid_cap()
856 : V4L2_FIELD_BOTTOM; in vidioc_try_fmt_vid_cap()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dvideobuf-core.c306 field = V4L2_FIELD_BOTTOM; in videobuf_next_field()
307 q->last = V4L2_FIELD_BOTTOM; in videobuf_next_field()
/linux-6.3-rc2/drivers/media/platform/ti/vpe/
A Dvpe.c1091 int field = vbuf->field == V4L2_FIELD_BOTTOM; in add_in_dtd()
1451 if (ctx->field == V4L2_FIELD_BOTTOM) { in vpe_irq()
1456 ctx->field = V4L2_FIELD_BOTTOM; in vpe_irq()
2072 vbuf->field != V4L2_FIELD_BOTTOM && in vpe_buf_prepare()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
A Dvivid-kthread-cap.c439 V4L2_FIELD_BOTTOM : V4L2_FIELD_TOP; in vivid_fillbuff()
615 dev->overlay_cap_field == V4L2_FIELD_BOTTOM) && in vivid_overlay()

Completed in 66 milliseconds

12