/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_tv.c | 324 bool progressive : 1, trilevel_sync : 1, component_only : 1; member 399 .progressive = false, .trilevel_sync = false, 441 .progressive = false, .trilevel_sync = false, 484 .progressive = false, .trilevel_sync = false, 527 .progressive = false, .trilevel_sync = false, 570 .progressive = false, .trilevel_sync = false, 615 .progressive = false, .trilevel_sync = false, 657 .progressive = true, .trilevel_sync = false, 681 .progressive = true, .trilevel_sync = false, 705 .progressive = true, .trilevel_sync = true, [all …]
|
/linux/drivers/media/i2c/ |
H A D | tvp7002.c | 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/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 9 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
|
H A D | vidioc-g-dv-timings.rst | 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 D | ext-ctrls-jpeg.rst | 11 progressive baseline DCT compression process with Huffman entropy
|
H A D | pixfmt-reserved.rst | 250 It contains four planes for progressive video and eight planes for 260 It contains four planes for progressive video.
|
H A D | dev-raw-vbi.rst | 160 if the scanning system is progressive, i. e. not interlaced. The
|
H A D | ext-ctrls-codec-stateless.rst | 1317 - Indication that all the frames for the sequence are progressive instead 1373 3: progressive frame). 1413 - This flag affects the decoding process of progressive frames. 1416 - Indicates whether the current frame is progressive. 2674 - (progressive) Frame
|
/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 18 - The input image video stream is progressive (not interlaced). No
|
H A D | imx.rst | 56 The VDIC handles the conversion of interlaced video to progressive, with 345 ipuX_vdic can only be none (progressive).
|
H A D | vivid.rst | 411 The HDMI inputs supports all CEA-861 and DMT timings, both progressive and 469 The HDMI output supports all CEA-861 and DMT timings, both progressive and
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_defs.h | 130 u32 progressive; member
|
H A D | vpu_malone.c | 834 u32 interlaced = info->progressive ? 0 : 1; in vpu_malone_fill_planes() 884 info->progressive = pkt->data[3]; in vpu_malone_unpack_seq_hdr()
|
H A D | vdec.c | 902 if (vdec->codec_info.progressive) in vdec_init_fmt() 1619 vdec->codec_info.progressive ? 0 : 1); in vdec_get_debug_info()
|
/linux/drivers/staging/media/av7110/ |
H A D | av7110_av.c | 1027 int progressive = 0; in play_iframe() local 1047 progressive = c & 0x08; in play_iframe() 1084 if (progressive) in play_iframe()
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx.h | 576 bool progressive; member
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | legacy_dvb_video.rst | 493 whether the Vsync is for an odd, even or progressive 512 - progressive (i.e. non-interlaced) 601 - | unknown / odd / even / progressive
|