HomeSort by relevance Sort by last modified time
    Searched defs:video_info (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling_unittest.cc 888 cricket::ContentInfo* video_info = local
918 cricket::ContentInfo* video_info = local
    [all...]
webrtcsession.cc 238 const cricket::ContentInfo* video_info = local
240 if (video_info) {
243 video_info->description);
1454 const cricket::ContentInfo* video_info = local
    [all...]
statscollector.cc 950 cricket::VideoMediaInfo video_info; local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc 618 const ContentInfo* video_info = local
620 if (video_info == NULL) {
627 ContentInfo(video_info->name, video_info->type, description.get()));
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
videodev.h 217 /* video_info is biased towards hardware mpeg encode/decode */
219 struct video_info struct
272 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videodev.h 217 /* video_info is biased towards hardware mpeg encode/decode */
219 struct video_info struct
272 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev.h 215 struct video_info struct
266 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev.h 215 struct video_info struct
266 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
videodev.h 198 struct video_info struct
249 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info)

Completed in 314 milliseconds

1 2 3