Home
last modified time | relevance | path

Searched full:progressive (Results 1 – 25 of 97) sorted by relevance

1234

/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c323 bool progressive : 1, trilevel_sync : 1, component_only : 1; member
398 .progressive = false, .trilevel_sync = false,
440 .progressive = false, .trilevel_sync = false,
483 .progressive = false, .trilevel_sync = false,
526 .progressive = false, .trilevel_sync = false,
569 .progressive = false, .trilevel_sync = false,
614 .progressive = false, .trilevel_sync = false,
656 .progressive = true, .trilevel_sync = false,
680 .progressive = true, .trilevel_sync = false,
704 .progressive = true, .trilevel_sync = true,
[all …]
H A Dintel_tv_regs.h39 /* Selects progressive mode rather than interlaced */
446 * For progressive modes, TV_VSCALE_IP_INT should be set to zeroes.
453 * For progressive modes, TV_VSCALE_IP_INT should be set to zeroes.
/linux/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst9 We have to distinguish between progressive and interlaced video.
10 Progressive video transmits all lines of a video image sequentially.
37 frame. Only when the source was progressive to begin with, e. g. when
88 - Images are in progressive (frame-based) format, not interlaced
H A Dvidioc-g-dv-timings.rst106 - Progressive (``V4L2_DV_PROGRESSIVE``) or interlaced (``V4L2_DV_INTERLACED``).
141 interlaced field formats. Must be 0 for progressive formats.
145 interlaced field formats. Must be 0 for progressive formats.
149 interlaced field formats. Must be 0 for progressive formats.
H A Dpixfmt-reserved.rst250 It contains four planes for progressive video and eight planes for
260 It contains four planes for progressive video.
H A Dext-ctrls-jpeg.rst11 progressive baseline DCT compression process with Huffman entropy
H A Dvidioc-dv-timings-cap.rst146 - Progressive formats are supported.
/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst17 * - ``"Progressive" (0)``
18 - The input image video stream is progressive (not interlaced). No
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-debug.c22 (s->field == V4L2_FIELD_NONE) ? "progressive" : "interlaced", in delta_streaminfo_str()
44 (f->field == V4L2_FIELD_NONE) ? "progressive" : "interlaced", in delta_frameinfo_str()
H A Ddelta-mjpeg-fw.h88 /* V/2 , progressive resize */
/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-mpeg2.h24 {V4L2_MPEG2_SEQ_FLAG_PROGRESSIVE, "PROGRESSIVE"})
45 {V4L2_MPEG2_PIC_FLAG_PROGRESSIVE, "PROGRESSIVE"}),
/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.c175 /* Only progressive supported for now */ in vtg_set_output_window()
233 /* Only progressive supported for now */ in vtg_set_hsync_vsync_pos()
248 /* Set Half Line Per Field (only progressive supported for now) */ in vtg_set_mode()
313 * field, but y is still defined as a progressive frame.
/linux/drivers/media/i2c/
H A Dths8200.c228 /* Zero for progressive scan formats.*/ in ths8200_setup()
262 * progressive scan formats in ths8200_setup()
269 * for progressive formats in ths8200_setup()
321 /* For progressive video vlength2 must be set to all 0 and vdly2 must in ths8200_setup()
H A Dtvp7002.c46 /* Interlaced vs progressive mask and shift */
323 u16 progressive; member
617 u8 progressive; in tvp7002_query_dv() local
645 progressive = (lpf_msb & TVP7002_INPR_MASK) >> TVP7002_IP_SHIFT; in tvp7002_query_dv()
650 progressive == timings->progressive) { in tvp7002_query_dv()
/linux/include/uapi/linux/dvb/
H A Dvideo.h100 the Vsync is for an odd, even or progressive (i.e. non-interlaced)
118 unsigned char vsync_field; /* unknown/odd/even/progressive */
/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.h135 /* progressive or interlaced frame */
164 /* progressive or interlaced frame */
/linux/include/linux/
H A Dedac.h295 * @SCRUB_SW_PROG: SW progressive (sequential) scrubbing
297 * @SCRUB_SW_PROG_SRC: Progressive software scrub from an error
299 * @SCRUB_HW_PROG: HW progressive (sequential) scrubbing
301 * @SCRUB_HW_PROG_SRC: Progressive hardware scrub from an error
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Dmsm_media_info.h155 * (1) Venus NV12 UBWC Progressive
158 * (1) Venus NV12 UBWC Progressive Buffer Format:
820 * Progressive: width
856 * Progressive: width
892 * Progressive: height
923 * Progressive: height
954 * Progressive: width
984 * Progressive: height
1014 * Progressive: width
1044 * Progressive: height
/linux/Documentation/devicetree/bindings/media/
H A Drenesas,fdp1.yaml14 progressive video. It is capable of performing pixel format conversion
/linux/drivers/gpu/drm/meson/
H A Dmeson_venc.h11 * - ENCP : Progressive Video Encoder
/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h130 u32 progressive; member
/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos5-dp.yaml54 Interlace scan mode. Progressive if defined, interlaced if not defined.
/linux/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h93 /* Progressive video latency value in microsecond (us) */
/linux/Documentation/devicetree/bindings/display/
H A Damlogic,meson-vpu.yaml51 - ENCP : Progressive Video Encoder for HDMI
/linux/drivers/zorro/
H A Dzorro.ids50 02f4 Progressive Peripherals & Systems
163 07ea Progressive Peripherals & Systems

1234