Searched refs:video (Results 226 - 250 of 366) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcafe_ccic.c80 "video capture device is read, rather than at module load "
823 ret = sensor_call(cam, video, s_fmt, &fmt);
1491 ret = sensor_call(cam, video, enum_fmt, fmt);
1504 ret = sensor_call(cam, video, try_fmt, fmt);
1613 ret = sensor_call(cam, video, g_parm, parms);
1626 ret = sensor_call(cam, video, s_parm, parms);
H A Dvpx3220.c2 * vpx3220a, vpx3216b & vpx3214c video decoder driver version 0.0.1
33 MODULE_DESCRIPTION("vpx3220a/vpx3216b/vpx3214c video decoder driver");
355 choosen video norm */
374 /* And here we set the backed up video input again */
533 .video = &vpx3220_video_ops,
H A Dadv7180.c2 * adv7180.c Analog Devices ADV7180 video decoder driver
265 .video = &adv7180_video_ops,
461 MODULE_DESCRIPTION("Analog Devices ADV7180 video decoder driver");
H A Dadv7343.c35 MODULE_DESCRIPTION("ADV7343 video encoder driver");
432 .video = &adv7343_video_ops,
451 /* Configure for default video standard */
H A Dbt819.c44 MODULE_DESCRIPTION("Brooktree-819 video decoder driver");
461 .video = &bt819_video_ops,
H A Dsaa7110.c2 * saa7110 - Philips SAA7110(A) video decoder driver
41 MODULE_DESCRIPTION("Philips SAA7110 video decoder driver");
430 .video = &saa7110_video_ops,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzoran_driver.c465 "%s: %s - video buffer size (%d kB) is too small\n",
470 /* The video front end needs 4-byte alinged line sizes */
1022 decoder_call(zr, video, s_stream, 0);
1023 encoder_call(zr, video, s_routing, 2, 0, 0);
1145 * The video front end needs 4-byte alinged line sizes, we correct that
1268 /* When a grab is running, the video simply
1294 /* When a grab is running, the video will be
1435 decoder_call(zr, video, querystd, &std);
1441 decoder_call(zr, video, g_input_status, &status);
1468 encoder_call(zr, video, s_std_outpu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c827 if( strcmp(mime, "video/x-msvideo") == 0 )
837 if( strcmp(mime, "video/x-msvideo") == 0 )
1887 const char *video = VIDEO_ID; local
1897 video = VIDEO_DIR_ID;
1903 video = runtime_vars.root_container;
1908 len = snprintf(body, sizeof(body), resp, audio, video, image);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhls.c53 * video content, in different bandwidth variants, that are played in
282 char video[MAX_FIELD_LEN]; member in struct:variant_info
303 strcpy(var->video_group, info->video);
322 *dest = info->video;
323 *dest_len = sizeof(info->video);
431 else if (!strcmp(characteristic, "public.accessibility.describes-video"))
H A Drdt.c568 RDT_HANDLER(video, "x-pn-realvideo", AVMEDIA_TYPE_VIDEO);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_accel.c8 #include <video/mach64.h>
H A Dradeonfb.h27 #include <video/radeon.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Defifb.c17 #include <video/vga.h>
333 * used video mode, i.e. the minimum amount of
337 /* size_total -- all video memory we have. Used for
344 /* size_remap -- the amount of video memory we are going to
361 "efifb: cannot reserve video memory at 0x%lx\n",
384 printk(KERN_ERR "efifb: abort, cannot ioremap video memory "
H A Digafb.c2 * linux/drivers/video/igafb.c -- Frame buffer device for IGA 1682
23 Support for video modes and acceleration must be added
52 #include <video/iga.h>
445 * We need two regions: for video memory and for I/O ports.
446 * Later one can add region for video coprocessor registers.
527 /* First region is for video memory */
H A Dpmagb-b-fb.c2 * linux/drivers/video/pmagb-b-fb.c
34 #include <video/pmagb-b-fb.h>
H A Dvesafb.c5 * running in real mode, see arch/i386/boot/video.S).
23 #include <video/vga.h>
251 * used video mode, i.e. the minimum amount of
255 /* size_total -- all video memory we have. Used for mtrr
264 /* size_remap -- the amount of video memory we are going to
283 "vesafb: cannot reserve video memory at 0x%lx\n",
309 "vesafb: abort, cannot ioremap video memory 0x%x @ 0x%lx\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_accel.c129 case 4: maccess = 0x00000000; /* accelerate as 8bpp video */
354 vaddr_t vbase = minfo->video.vbase;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_opregion.c29 #include <acpi/video.h>
347 /* The only video events relevant to opregion are 0x80. These indicate
349 Linux, these are handled by the dock, button and video drivers.
350 We might want to fix the video driver to be opregion-aware in
402 printk(KERN_WARNING "No ACPI video bus found\n");
519 /* Notify BIOS we are ready to handle ACPI video ext notifs.
520 * Right now, all the events are handled by the ACPI video module.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-kfr2r09/
H A Dsetup.c27 #include <video/sh_mobile_lcdc.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-migor/
H A Dsetup.c23 #include <video/sh_mobile_lcdc.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drdt.c566 RDT_HANDLER(video, "x-pn-realvideo", AVMEDIA_TYPE_VIDEO);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/m32700ut/
H A Dsetup.c471 #include <video/s1d13xxxfb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/platforms/opsput/
H A Dsetup.c472 #include <video/s1d13xxxfb.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dboard-yl-9200.c391 #include <video/s1d13xxxfb.h>
526 [0] = { /* video mem */
532 [1] = { /* video registers */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2412/
H A Dmach-jive.c25 #include <video/ili9320.h>

Completed in 396 milliseconds

1234567891011>>