/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/ |
H A D | libsub-exporter-progressive-perl_0.001013.bb | 1 SUMMARY = "Sub::Exporter::Progressive - Only use Sub::Exporter if you need it." 11 HOMEPAGE = "https://metacpan.org/pod/Sub-Exporter-Progressive/" 16 SRC_URI = "${CPAN_MIRROR}/authors/id/F/FR/FREW/Sub-Exporter-Progressive-${PV}.tar.gz" 19 S = "${WORKDIR}/Sub-Exporter-Progressive-${PV}"
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_tv.c | 322 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/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 9 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 D | vidioc-g-dv-timings.rst | 106 - 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 D | pixfmt-reserved.rst | 250 It contains four planes for progressive video and eight planes for 260 It contains four planes for progressive video.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 17 * - ``"Progressive" (0)`` 18 - The input image video stream is progressive (not interlaced). No
|
/openbmc/linux/drivers/media/platform/st/sti/delta/ |
H A D | delta-debug.c | 22 (s->field == V4L2_FIELD_NONE) ? "progressive" : "interlaced", in delta_streaminfo_str() 44 (f->field == V4L2_FIELD_NONE) ? "progressive" : "interlaced", in delta_frameinfo_str()
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 53 /* Create the context for progressive hashing using h/w acceleration. 70 * Update sg table for progressive hashing using h/w acceleration 117 * Perform progressive hashing on the given buffer and copy hash at
|
/openbmc/linux/drivers/media/test-drivers/visl/ |
H A D | visl-trace-mpeg2.h | 24 {V4L2_MPEG2_SEQ_FLAG_PROGRESSIVE, "PROGRESSIVE"}) 45 {V4L2_MPEG2_PIC_FLAG_PROGRESSIVE, "PROGRESSIVE"}),
|
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 64 * Create the context for sha progressive hashing using h/w acceleration 73 * Update buffer for sha progressive hashing using h/w acceleration
|
H A D | hash.h | 42 * hash_init: Create the context for progressive hashing 136 * algorithm is not available with progressive hash support.
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_vtg.c | 175 /* 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.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdevel/ |
H A D | libdevel-globaldestruction-perl_0.14.bb | 19 RDEPENDS:${PN} = " libsub-exporter-progressive-perl \
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ths8200.c | 228 /* 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 D | tvp7002.c | 46 /* Interlaced vs progressive mask and shift */ 323 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/linux/include/uapi/linux/dvb/ |
H A D | video.h | 100 the Vsync is for an odd, even or progressive (i.e. non-interlaced) 118 unsigned char vsync_field; /* unknown/odd/even/progressive */
|
/openbmc/linux/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.h | 135 /* progressive or interlaced frame */ 164 /* progressive or interlaced frame */
|
/openbmc/linux/include/linux/ |
H A D | edac.h | 292 * @SCRUB_SW_PROG: SW progressive (sequential) scrubbing 294 * @SCRUB_SW_PROG_SRC: Progressive software scrub from an error 296 * @SCRUB_HW_PROG: HW progressive (sequential) scrubbing 298 * @SCRUB_HW_PROG_SRC: Progressive hardware scrub from an error
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | renesas,fdp1.yaml | 14 progressive video. It is capable of performing pixel format conversion
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 155 * (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
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_venc.h | 11 * - ENCP : Progressive Video Encoder
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-core/packagegroups/ |
H A D | packagegroup-meta-perl.bb | 74 libsub-exporter-progressive-perl \
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_defs.h | 129 u32 progressive; member
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | video-get-event.rst | 80 unsigned char vsync_field; /* unknown/odd/even/progressive */
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | exynos-dp.txt | 36 samsung,interlaced: Progressive if 0, else Interlaced
|