Home
last modified time | relevance | path

Searched refs:video (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd-10-stable/contrib/file/magic/Magdir/
Danimation12 !:mime video/x-sgi-movie
14 !:mime video/quicktime
20 !:mime video/quicktime
22 #!:mime video/quicktime
24 #!:mime video/quicktime
26 #!:mime video/quicktime
45 !:mime video/3gpp2
55 !:mime video/3gpp
60 !:mime video/3gpp
69 !:mime video/3gpp
[all …]
Dmatroska15 !:mime video/webm
17 !:mime video/x-matroska
Dvorbis34 >>28 string \x80theora \b, Theora video
35 !:mime video/ogg
49 !:mime video/ogg
56 >>28 string \x01video\0\0\0 \b, OGM video
57 !:mime video/ogg
Dsymbos32 # Symbos video
33 0 string SymVid SymbOS video
Driff108 !:mime video/x-msvideo
167 >>>>>108 string vids video:
192 # skip past first (video) LIST
Dflash55 !:mime video/x-flv
Diff56 >>24 leshort x %d video frames,
Dpc9832 #Maki-chan video modes are a bit messy and seems to have been expanded over the years without too m…
Djpeg114 !:mime video/mj2
/freebsd-10-stable/sys/dev/acpica/
Dacpi_video.c186 ACPI_SERIAL_DECL(video, "ACPI video");
253 ACPI_SERIAL_BEGIN(video); in acpi_video_attach()
260 ACPI_SERIAL_END(video); in acpi_video_attach()
271 ACPI_SERIAL_BEGIN(video); in acpi_video_attach()
273 ACPI_SERIAL_END(video); in acpi_video_attach()
300 ACPI_SERIAL_BEGIN(video); in acpi_video_detach()
304 ACPI_SERIAL_END(video); in acpi_video_detach()
319 ACPI_SERIAL_BEGIN(video); in acpi_video_resume()
334 ACPI_SERIAL_END(video); in acpi_video_resume()
364 ACPI_SERIAL_BEGIN(video); in acpi_video_notify_handler()
[all …]
/freebsd-10-stable/sys/boot/fdt/dts/arm/
Dhl201.dts10 * the SAM9G20EK board with a video output chip.
33 /* Missing: one wire serial number, video chip */
/freebsd-10-stable/sys/dev/bktr/
Dbktr_core.c1052 bktr->video.addr = 0; in video_open()
1053 bktr->video.width = 0; in video_open()
1054 bktr->video.banksize = 0; in video_open()
1055 bktr->video.ramsize = 0; in video_open()
1332 struct meteor_video *video; local
1511 video = (struct meteor_video *)arg;
1512 video->addr = bktr->video.addr;
1513 video->width = bktr->video.width;
1514 video->banksize = bktr->video.banksize;
1515 video->ramsize = bktr->video.ramsize;
[all …]
DCHANGELOG.TXT16 1.1 2/20/97 Added video ioctl so we can do PCI To PCI
118 Submitted general ioctl to set video broadcast
120 on the Bt848 auto video detect feature.
161 submitted ioctl to clear the video buffer
162 prior to starting video capture
166 would cause the video capture to be too bright.
184 when using a PAL video signal. As a result, you
211 from anywhere within the video image to be
327 Added rgb_vbi_prog() to capture VBI data and video at the
329 before starting video capture.
[all …]
/freebsd-10-stable/contrib/nvi/docs/
DTODO120 EX: It would be nice to inverse video the replaced text during
124 video. This isn't going to be easy, currently only full lines can
125 be in reverse video, not just parts.
/freebsd-10-stable/sys/ia64/conf/
DNOTES89 #options VGA_NO_MODE_CHANGE # don't change video modes
91 # Older video cards may require this option for proper operation.
/freebsd-10-stable/sys/gnu/dts/arm/
Dexynos5420.dtsi523 dp_phy: video-phy@10040728 {
524 compatible = "samsung,exynos5420-dp-video-phy";
536 mipi_phy: video-phy@10040714 {
537 compatible = "samsung,s5pv210-mipi-video-phy";
748 gsc_0: video-scaler@13e00000 {
757 gsc_1: video-scaler@13e10000 {
Dstih407.dtsi138 reg-names = "hda-reg", "video-dacs-ctrl";
Dstih410.dtsi209 reg-names = "hda-reg", "video-dacs-ctrl";
Dr8a7791-henninger.dts294 /* composite video input */
Dintegratorcp.dts69 * to drive video circuitry. Driven from the 24MHz clock.
Dexynos3250.dtsi135 mipi_phy: video-phy@10020710 {
136 compatible = "samsung,s5pv210-mipi-video-phy";
/freebsd-10-stable/contrib/nvi/docs/interp/
Dinterp74 M_ERR Error: Display in inverse video.
75 M_INFO Info: Display in normal video.
/freebsd-10-stable/tools/tools/tinybsd/conf/minimal/
DTINYBSD47 device vga # VGA video card driver
/freebsd-10-stable/sys/i386/conf/
DNOTES230 # include both in your kernel; you will not get any video output. Ordinary
375 # To include support for VGA VESA video modes
458 #options VGA_NO_MODE_CHANGE # don't change video modes
460 # Older video cards may require this option for proper operation.
499 # ACPI Asus Extras (LCD backlight/brightness, video output, etc.)
511 # ACPI Panasonic Extras (LCD backlight/brightness, video output, etc.)
517 # ACPI Toshiba Extras (LCD backlight/brightness, video output, etc.)
520 # ACPI Video Extensions (LCD backlight/brightness, video output, etc.)
/freebsd-10-stable/sys/contrib/v4l/
Dvideodev.h206 int video; /* Video minor */ member

1234