HomeSort by relevance Sort by last modified time
    Searched defs:video (Results 51 - 75 of 96) sorted by null

1 23 4

  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon21829
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 80 OMX_VIDEO_PORTDEFINITIONTYPE video; member in union:OMX_PARAM_PORTDEFINITIONTYPE::__anon21878
  /bionic/libc/kernel/common/linux/
videodev.h 229 int video; member in struct:video_unit
  /development/ndk/platforms/android-3/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /device/lge/mako/camera/mm-camera-interface/
mm_camera.h 161 mm_camera_stream_t video; member in struct:__anon1890
177 mm_camera_ch_video_t video; member in union:__anon1891::__anon1892
mm_camera_interface2.h 126 mm_camera_image_fmt_t video; member in struct:__anon1915
134 mm_camera_ch_image_fmt_video_t video; member in union:__anon1916::__anon1917
192 mm_camera_buf_def_t video; member in struct:__anon1928
202 mm_camera_buf_video_t video; member in union:__anon1929::__anon1930
208 MM_CAMERA_OPS_VIDEO, // start/stop video
317 mm_camera_notify_frame_t video; member in struct:__anon1942
330 mm_camera_notify_video_buf_t video; member in struct:__anon1944
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 131 'video': /\.(mov|mp4|m4v|mpe?g4?|ogm|ogv|ogx|webm)$/i
138 'video': 'images/filetype_large_video.png'
    [all...]
  /external/kernel-headers/original/linux/
videodev.h 2 * Video for Linux version 1 - OBSOLETE
200 int video; /* Video minor */ member in struct:video_unit
256 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
257 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip list for hardware smarts , chromakey etc */
260 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all DMA windows with this key (0xFFFFFFFF == all) */
271 #define VIDIOCSPLAYMODE _IOW('v',24, struct video_play_mode) /* Set output video mode/feature */
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp 34 AVCCommonObj *video = encvid->common; local
37 int x_pos = (video->mb_x) << 4;
38 int y_pos = (video->mb_y) << 4;
46 if (((x_pos >> 4) != (int)video->PicWidthInMbs - 1) &&
47 ((y_pos >> 4) != (int)video->PicHeightInMbs - 1) &&
48 video->intraAvailA &&
49 video->intraAvailB)
68 topL = video->currPic->Scb + offset;
82 topL = video->currPic->Scr + offset;
113 AVCCommonObj *video = encvid->common local
208 AVCCommonObj *video = encvid->common; local
433 AVCCommonObj *video = encvid->common; local
627 AVCCommonObj *video = encvid->common; local
722 AVCCommonObj *video = encvid->common; local
1365 AVCCommonObj *video = encvid->common; local
1855 AVCCommonObj *video = encvid->common; local
2006 AVCCommonObj *video = encvid->common; local
    [all...]
  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 200 //Look for video links
201 Video video = Video.matchURL(url, text); local
202 if (video != null) {
203 return video;
206 // Look for video links.
809 /** Represents a link to a Google Video. */
810 public static class Video extends Token {
811 /** Pattern for a video URL. *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h 2 * Video for Linux version 1 - OBSOLETE
183 int video; /* Video minor */ member in struct:video_unit
239 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
240 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip list for hardware smarts , chromakey etc */
243 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all DMA windows with this key (0xFFFFFFFF == all) */
254 #define VIDIOCSPLAYMODE _IOW('v',24, struct video_play_mode) /* Set output video mode/feature */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 2 * Video for Linux version 1 - OBSOLETE
183 int video; /* Video minor */ member in struct:video_unit
239 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
240 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip list for hardware smarts , chromakey etc */
243 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all DMA windows with this key (0xFFFFFFFF == all) */
254 #define VIDIOCSPLAYMODE _IOW('v',24, struct video_play_mode) /* Set output video mode/feature */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 2 * Video for Linux version 1 - OBSOLETE
183 int video; /* Video minor */ member in struct:video_unit
239 #define VIDIOCGWIN _IOR('v',9, struct video_window) /* Get the video overlay window */
240 #define VIDIOCSWIN _IOW('v',10, struct video_window) /* Set the video overlay window - passes clip list for hardware smarts , chromakey etc */
243 #define VIDIOCKEY _IOR('v',13, struct video_key) /* Video key event - to dev 255 is to all - cuts capture on all DMA windows with this key (0xFFFFFFFF == all) */
254 #define VIDIOCSPLAYMODE _IOW('v',24, struct video_play_mode) /* Set output video mode/feature */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev.h 197 int video; member in struct:video_unit
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev.h 197 int video; member in struct:video_unit
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 180 int video; member in struct:video_unit

Completed in 1628 milliseconds

1 23 4