Searched refs:video (Results 1 – 25 of 93) sorted by relevance
1234
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | animation | 12 !: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 …]
|
| D | matroska | 15 !:mime video/webm 17 !:mime video/x-matroska
|
| D | vorbis | 34 >>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
|
| D | symbos | 32 # Symbos video 33 0 string SymVid SymbOS video
|
| D | riff | 108 !:mime video/x-msvideo 167 >>>>>108 string vids video: 192 # skip past first (video) LIST
|
| D | flash | 55 !:mime video/x-flv
|
| D | iff | 56 >>24 leshort x %d video frames,
|
| D | pc98 | 32 #Maki-chan video modes are a bit messy and seems to have been expanded over the years without too m…
|
| D | jpeg | 114 !:mime video/mj2
|
| /freebsd-10-stable/sys/dev/acpica/ |
| D | acpi_video.c | 186 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/ |
| D | hl201.dts | 10 * the SAM9G20EK board with a video output chip. 33 /* Missing: one wire serial number, video chip */
|
| /freebsd-10-stable/sys/dev/bktr/ |
| D | bktr_core.c | 1052 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 …]
|
| D | CHANGELOG.TXT | 16 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/ |
| D | TODO | 120 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/ |
| D | NOTES | 89 #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/ |
| D | exynos5420.dtsi | 523 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 {
|
| D | stih407.dtsi | 138 reg-names = "hda-reg", "video-dacs-ctrl";
|
| D | stih410.dtsi | 209 reg-names = "hda-reg", "video-dacs-ctrl";
|
| D | r8a7791-henninger.dts | 294 /* composite video input */
|
| D | integratorcp.dts | 69 * to drive video circuitry. Driven from the 24MHz clock.
|
| D | exynos3250.dtsi | 135 mipi_phy: video-phy@10020710 { 136 compatible = "samsung,s5pv210-mipi-video-phy";
|
| /freebsd-10-stable/contrib/nvi/docs/interp/ |
| D | interp | 74 M_ERR Error: Display in inverse video. 75 M_INFO Info: Display in normal video.
|
| /freebsd-10-stable/tools/tools/tinybsd/conf/minimal/ |
| D | TINYBSD | 47 device vga # VGA video card driver
|
| /freebsd-10-stable/sys/i386/conf/ |
| D | NOTES | 230 # 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/ |
| D | videodev.h | 206 int video; /* Video minor */ member
|
1234