Home
last modified time | relevance | path

Searched refs:progressive (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_tv.c315 bool progressive : 1, trilevel_sync : 1, component_only : 1; member
390 .progressive = false, .trilevel_sync = false,
432 .progressive = false, .trilevel_sync = false,
475 .progressive = false, .trilevel_sync = false,
518 .progressive = false, .trilevel_sync = false,
561 .progressive = false, .trilevel_sync = false,
606 .progressive = false, .trilevel_sync = false,
648 .progressive = true, .trilevel_sync = false,
672 .progressive = true, .trilevel_sync = false,
696 .progressive = true, .trilevel_sync = true,
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp7002.c323 u16 progressive; member
611 u8 progressive; in tvp7002_query_dv() local
639 progressive = (lpf_msb & TVP7002_INPR_MASK) >> TVP7002_IP_SHIFT; in tvp7002_query_dv()
644 progressive == timings->progressive) { in tvp7002_query_dv()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dfield-order.rst9 We have to distinguish between progressive and interlaced video.
37 frame. Only when the source was progressive to begin with, e. g. when
88 - Images are in progressive (frame-based) format, not interlaced
Dvidioc-g-dv-timings.rst139 interlaced field formats. Must be 0 for progressive formats.
143 interlaced field formats. Must be 0 for progressive formats.
147 interlaced field formats. Must be 0 for progressive formats.
Dext-ctrls-jpeg.rst11 progressive baseline DCT compression process with Huffman entrophy
Ddev-raw-vbi.rst160 if the scanning system is progressive, i. e. not interlaced. The
Dext-ctrls-codec.rst2280 - Indication that all the frames for the sequence are progressive instead
2312 3: progressive frame).
2333 - This flag affects the decoding process of progressive frames.
2336 - Indicates whether the current frame is progressive.
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Drcar-fdp1.rst18 - The input image video stream is progressive (not interlaced). No
Dimx.rst56 The VDIC handles the conversion of interlaced video to progressive, with
345 ipuX_vdic can only be none (progressive).
Dvivid.rst402 The HDMI inputs supports all CEA-861 and DMT timings, both progressive and
460 The HDMI output supports all CEA-861 and DMT timings, both progressive and
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dvideo-get-event.rst80 unsigned char vsync_field; /* unknown/odd/even/progressive */
Dvideo_types.rst170 unsigned char vsync_field; /* unknown/odd/even/progressive */
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
Dem28xx-video.c443 if (dev->v4l2->progressive) in finish_buffer()
471 if (v4l2->progressive || buf->top_field) in em28xx_copy_video()
479 if (v4l2->progressive) in em28xx_copy_video()
503 if (v4l2->progressive) in em28xx_copy_video()
627 if (v4l2->progressive || v4l2->top_field) { /* Brand new frame */ in finish_field_prepare_next()
1436 if (v4l2->progressive) in vidioc_g_fmt_vid_cap()
1508 if (v4l2->progressive) in vidioc_try_fmt_vid_cap()
2566 v4l2->progressive = true; in em28xx_v4l2_init()
Dem28xx.h584 bool progressive; member
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
Drcar-dma.c623 bool progressive = false, output_is_yuv = false, input_is_yuv = false; in rvin_setup() local
649 progressive = true; in rvin_setup()
800 interrupts = progressive ? VNIE_FIE : VNIE_EFE; in rvin_setup()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
Dav7110_av.c1025 int progressive = 0; in play_iframe() local
1044 progressive = c & 0x08; in play_iframe()
1077 if (progressive) in play_iframe()
/kernel/linux/linux-5.10/Documentation/driver-api/media/
Dv4l2-videobuf.rst203 progressive devices), msize is the size of any containing structure used
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch12500 + /* enable mcrcc progressive-mode */
20733 +#define PPMGR_DEINTERLACE_BUF_CANVAS 0x7a /*for progressive mjpeg use */
20735 +/*for progressive mjpeg (nv21 output)use*/
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch193006 + ctx->seqinfo.uProgressive ? "progressive" : "interlaced");
197916 + u_int32 enc_frame_height; // encoding height, should be 16-pix aligned for progressive
198050 + u_int32 field_source; // progressive/interlaced control