Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_tv.c322 bool progressive : 1, trilevel_sync : 1, component_only : 1; member
397 .progressive = false, .trilevel_sync = false,
439 .progressive = false, .trilevel_sync = false,
482 .progressive = false, .trilevel_sync = false,
525 .progressive = false, .trilevel_sync = false,
568 .progressive = false, .trilevel_sync = false,
613 .progressive = false, .trilevel_sync = false,
655 .progressive = true, .trilevel_sync = false,
679 .progressive = true, .trilevel_sync = false,
703 .progressive = true, .trilevel_sync = true,
[all …]
/openbmc/linux/drivers/media/i2c/
H A 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()
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdevel/
H A Dlibdevel-globaldestruction-perl_0.14.bb19 RDEPENDS:${PN} = " libsub-exporter-progressive-perl \
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A 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
H A Dvidioc-g-dv-timings.rst141 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 Dext-ctrls-jpeg.rst11 progressive baseline DCT compression process with Huffman entropy
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 Ddev-raw-vbi.rst160 if the scanning system is progressive, i. e. not interlaced. The
H A Dext-ctrls-codec-stateless.rst1317 - 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
/openbmc/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst18 - The input image video stream is progressive (not interlaced). No
H A Dimx.rst56 The VDIC handles the conversion of interlaced video to progressive, with
345 ipuX_vdic can only be none (progressive).
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h129 u32 progressive; member
H A Dvpu_malone.c839 u32 interlaced = info->progressive ? 0 : 1; in vpu_malone_fill_planes()
889 info->progressive = pkt->data[3]; in vpu_malone_unpack_seq_hdr()
H A Dvdec.c902 if (vdec->codec_info.progressive) in vdec_init_fmt()
1617 vdec->codec_info.progressive ? 0 : 1); in vdec_get_debug_info()
/openbmc/linux/drivers/staging/media/av7110/
H A Dvideo-get-event.rst80 unsigned char vsync_field; /* unknown/odd/even/progressive */
H A Dav7110_av.c1026 int progressive = 0; in play_iframe() local
1045 progressive = c & 0x08; in play_iframe()
1078 if (progressive) in play_iframe()
H A Dvideo_types.rst170 unsigned char vsync_field; /* unknown/odd/even/progressive */
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/
H A Dpackagegroup-meta-perl.bb74 libsub-exporter-progressive-perl \
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0019-Align-PSA-Crypto-with-TF-Mv2.1.patch141 - * Numerical progressive value identifying a function API exposed through
145 + * \brief This type defines numerical progressive values identifying a function API
H A D0006-plat-corstone1000-Use-the-stateless-platform-service.patch134 + * \brief Define a progressive numerical value for each SID which can be used
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-video.c433 if (dev->v4l2->progressive) in finish_buffer()
461 if (v4l2->progressive || buf->top_field) in em28xx_copy_video()
469 if (v4l2->progressive) in em28xx_copy_video()
493 if (v4l2->progressive) in em28xx_copy_video()
617 if (v4l2->progressive || v4l2->top_field) { /* Brand new frame */ in finish_field_prepare_next()
1426 if (v4l2->progressive) in vidioc_g_fmt_vid_cap()
1498 if (v4l2->progressive) in vidioc_try_fmt_vid_cap()
2556 v4l2->progressive = true; in em28xx_v4l2_init()
H A Dem28xx.h575 bool progressive; member
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c706 bool progressive = false, output_is_yuv = false, input_is_yuv = false; in rvin_setup() local
733 progressive = true; in rvin_setup()
925 interrupts = progressive ? VNIE_FIE : VNIE_EFE; in rvin_setup()
/openbmc/u-boot/lib/
H A DKconfig284 This option enables hardware-acceleration for SHA progressive
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-videobuf.rst203 progressive devices), msize is the size of any containing structure used

12