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

1 2 3

  /external/strace/xlat/
v4l2_control_flags.h 11 #if defined(V4L2_CTRL_FLAG_DISABLED) || (defined(HAVE_DECL_V4L2_CTRL_FLAG_DISABLED) && HAVE_DECL_V4L2_CTRL_FLAG_DISABLED)
12 XLAT(V4L2_CTRL_FLAG_DISABLED),
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 926 } else if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
970 } else if (queryctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
    [all...]
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_device.cc 555 if (query_ctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
572 if (query_ctrl.flags & V4L2_CTRL_FLAG_DISABLED)
708 if (ctrl->flags & V4L2_CTRL_FLAG_DISABLED) {
  /external/opencv3/modules/videoio/src/
cap_libv4l.cpp 590 if(capture->queryctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
610 if(capture->queryctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
630 if(capture->queryctrl.flags & V4L2_CTRL_FLAG_DISABLED) {
    [all...]
  /development/ndk/platforms/android-21/include/linux/
videodev2.h     [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 523 #define V4L2_CTRL_FLAG_DISABLED 0x0001
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
videodev2.h 843 #define V4L2_CTRL_FLAG_DISABLED 0x0001
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
videodev2.h 523 #define V4L2_CTRL_FLAG_DISABLED 0x0001
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
videodev2.h 523 #define V4L2_CTRL_FLAG_DISABLED 0x0001
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
videodev2.h 523 #define V4L2_CTRL_FLAG_DISABLED 0x0001