/freebsd-src/contrib/file/magic/Magdir/ |
H A D | flif | 13 >>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 D | scientific | 141 # Type: LXT (interLaced eXtensible Trace) 143 0 beshort 0x0138 interLaced eXtensible Trace (LXT) file
|
H A D | animation | 434 >>>17 byte ^0x08 \b interlaced 453 >>>>>145 byte ^0x08 \b interlaced 470 >>>81 byte ^0x08 \b interlaced
|
H A D | images | 503 >12 ubyte 0 non-interlaced 504 >12 ubyte 1 interlaced
|
/freebsd-src/sys/dev/drm2/ |
H A D | drm_modes.c | 66 * @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 D | drm_crtc.h | 76 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 D | drm_mode.h | 289 #define DRM_MODE_FB_INTERLACED (1<<0) /* for interlaced framebuffers */
|
H A D | drm_irq.c | 466 /* 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 D | drm_fb_helper.c | 223 mode->interlace ? " interlaced" : ""); in drm_fb_helper_parse_command_line()
|
H A D | drm_edid.c | 848 * EDID is delightfully ambiguous about how interlaced modes are to be
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/exynos/ |
H A D | exynos_dp.txt | 34 -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 D | videodev2.h | 117 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 D | videodev.h | 221 #define VBI_INTERLACED 2 /* lines are interlaced */
|
/freebsd-src/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,fdp1.txt | 4 The FDP1 is a de-interlacing module which converts interlaced video to
|
H A D | renesas,fdp1.yaml | 13 The FDP1 is a de-interlacing module which converts interlaced video to
|
H A D | allwinner,sun8i-h3-deinterlace.yaml | 16 deinterlacing interlaced video content.
|
/freebsd-src/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-timing.yaml | 189 interlaced: 191 description: Enable interlaced mode
|
/freebsd-src/sys/dev/videomode/ |
H A D | vesagtf.h | 70 * GTF parameters, non-interlaced, and no margins.
|
H A D | vesagtf.c | 127 * 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 D | amlogic,meson-dw-hdmi.yaml | 38 encoder for all the other formats including interlaced HD formats.
|
/freebsd-src/sys/kern/ |
H A D | kern_ktrace.c | 78 * records (i.e., system call enter and return), they may be interlaced with
|
/freebsd-src/sys/arm/freescale/imx/ |
H A D | imx6_ipu.c | 876 /* XXX: interlaced modes are not supported yet */ in ipu_init_buffer()
|
/freebsd-src/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 2965 /* 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 D | JumpThreading.cpp | 1222 /// to be run interlaced with other jump threading tasks. in processImpliedCondition()
|
/freebsd-src/crypto/openssl/crypto/bn/asm/ |
H A D | x86_64-mont5.pl | 78 # pre-computed powers of a', interlaced
|