Home
last modified time | relevance | path

Searched full:interlaced (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-src/contrib/file/magic/Magdir/
H A Dflif13 >>4 string 1 \b, grayscale, non-interlaced
14 >>4 string 3 \b, RGB, non-interlaced
15 >>4 string 4 \b, RGBA, non-interlaced
17 >>4 string C \b, RGB, interlaced
18 >>4 string D \b, RGBA, interlaced
31 >>4 string =Q \b, grayscale, non-interlaced
32 >>4 string =S \b, RGB, non-interlaced
33 >>4 string =T \b, RGBA, non-interlaced
35 >>4 string =c \b, RGB, interlaced
36 >>4 string =d \b, RGBA, interlaced
H A Dscientific141 # Type: LXT (interLaced eXtensible Trace)
143 0 beshort 0x0138 interLaced eXtensible Trace (LXT) file
H A Danimation434 >>>17 byte ^0x08 \b interlaced
453 >>>>>145 byte ^0x08 \b interlaced
470 >>>81 byte ^0x08 \b interlaced
H A Dimages503 >12 ubyte 0 non-interlaced
504 >12 ubyte 1 interlaced
/freebsd-src/sys/dev/drm2/
H A Ddrm_modes.c66 * @interlaced:Whether the interlace is supported
85 bool reduced, bool interlaced, bool margins) in drm_cvt_mode() argument
114 if (interlaced) in drm_cvt_mode()
132 if (interlaced) in drm_cvt_mode()
144 /* Interlaced */ in drm_cvt_mode()
145 if (interlaced) in drm_cvt_mode()
259 /* ignore - just set the mode flag for interlaced */ in drm_cvt_mode()
260 if (interlaced) { in drm_cvt_mode()
284 * @interlaced :whether the interlace is supported
298 int vrefresh, bool interlaced, int margins, in drm_gtf_mode_complex() argument
[all …]
H A Ddrm_crtc.h76 MODE_NO_INTERLACE, /* interlaced mode not supported */
99 MODE_INTERLACE_WIDTH, /* width too large for interlaced mode */
531 * @interlace_allowed: can this connector handle interlaced modes?
605 int video_latency[2]; /* [0]: progressive, [1]: interlaced */
1044 bool reduced, bool interlaced, bool margins);
1047 bool interlaced, int margins);
1050 bool interlaced, int margins, int GTF_M,
H A Ddrm_mode.h289 #define DRM_MODE_FB_INTERLACED (1<<0) /* for interlaced framebuffers */
H A Ddrm_irq.c466 /* Fields of interlaced scanout modes are only halve a frame duration. in drm_calc_timestamping_constants()
516 * returns as no operation if a doublescan or interlaced video mode is
H A Ddrm_fb_helper.c223 mode->interlace ? " interlaced" : ""); in drm_fb_helper_parse_command_line()
H A Ddrm_edid.c848 * EDID is delightfully ambiguous about how interlaced modes are to be
/freebsd-src/sys/contrib/device-tree/Bindings/display/exynos/
H A Dexynos_dp.txt34 -interlaced:
36 Progressive if defined, Interlaced if not defined
60 -interlaced: deprecated prop that can parsed from drm_display_mode.
/freebsd-src/sys/contrib/v4l/
H A Dvideodev2.h117 top, bottom, interlaced
123 V4L2_FIELD_INTERLACED = 4, /* both fields interlaced */
129 V4L2_FIELD_INTERLACED_TB = 8, /* both fields interlaced, top field
132 V4L2_FIELD_INTERLACED_BT = 9, /* both fields interlaced, top field
801 __u32 interlaced; /* Interlaced or progressive */ member
811 * interlaced field formats
814 * interlaced field formats
817 * interlaced field formats
822 /* Interlaced or progressive format */
H A Dvideodev.h221 #define VBI_INTERLACED 2 /* lines are interlaced */
/freebsd-src/sys/contrib/device-tree/Bindings/media/
H A Drenesas,fdp1.txt4 The FDP1 is a de-interlacing module which converts interlaced video to
H A Drenesas,fdp1.yaml13 The FDP1 is a de-interlacing module which converts interlaced video to
H A Dallwinner,sun8i-h3-deinterlace.yaml16 deinterlacing interlaced video content.
/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/
H A Dpanel-timing.yaml189 interlaced:
191 description: Enable interlaced mode
/freebsd-src/sys/dev/videomode/
H A Dvesagtf.h70 * GTF parameters, non-interlaced, and no margins.
H A Dvesagtf.c127 * The GTF provides for computation of interlaced mode timings;
135 * o Add support for interlaced modes.
207 * XXX All the code is in place to compute interlaced modes, but I don't
/freebsd-src/sys/contrib/device-tree/Bindings/display/
H A Damlogic,meson-dw-hdmi.yaml38 encoder for all the other formats including interlaced HD formats.
/freebsd-src/sys/kern/
H A Dkern_ktrace.c78 * records (i.e., system call enter and return), they may be interlaced with
/freebsd-src/sys/arm/freescale/imx/
H A Dimx6_ipu.c876 /* XXX: interlaced modes are not supported yet */ in ipu_init_buffer()
/freebsd-src/usr.sbin/bluetooth/hccontrol/
H A Dutil.c2965 /* 4 */ "<Interlaced inquiry scan> ", in hci_features2str()
2966 /* 5 */ "<Interlaced page scan> ", in hci_features2str()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1222 /// to be run interlaced with other jump threading tasks. in processImpliedCondition()
/freebsd-src/crypto/openssl/crypto/bn/asm/
H A Dx86_64-mont5.pl78 # pre-computed powers of a', interlaced

12