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

1 2 3

  /external/strace/xlat/
v4l2_control_ids.h 15 #if defined(V4L2_CID_CONTRAST) || (defined(HAVE_DECL_V4L2_CID_CONTRAST) && HAVE_DECL_V4L2_CID_CONTRAST)
16 XLAT(V4L2_CID_CONTRAST),
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 917 queryctrl.id = V4L2_CID_CONTRAST;
924 printf ("V4L2_CID_contrast is not supported\n");
927 printf ("V4L2_CID_contrast is not supported\n");
930 control.id = V4L2_CID_CONTRAST;
961 queryctrl.id = V4L2_CID_CONTRAST;
968 printf ("V4L2_CID_contrast is not supported\n");
971 printf ("V4L2_CID_contrast is not supported\n");
974 control.id = V4L2_CID_CONTRAST;
    [all...]
  /external/autotest/client/site_tests/camera_V4L2/src/
media_v4l2_unittest.cc 94 ExerciseControl(&v4l2_dev, V4L2_CID_CONTRAST, "contrast");
  /external/opencv3/modules/videoio/src/
cap_v4l.cpp 677 if (capture->queryctrl.id == V4L2_CID_CONTRAST)
745 if (capture->queryctrl.id == V4L2_CID_CONTRAST)
    [all...]
  /bionic/libc/kernel/uapi/linux/
v4l2-controls.h 41 #define V4L2_CID_CONTRAST (V4L2_CID_BASE + 1)
    [all...]
  /development/ndk/platforms/android-21/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /external/kernel-headers/original/uapi/linux/
v4l2-controls.h 72 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /hardware/qcom/msm8994/kernel-headers/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE + 1)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
v4l2-controls.h 70 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE + 1)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
v4l2-controls.h 70 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
v4l2-controls.h 39 #define V4L2_CID_CONTRAST (V4L2_CID_BASE+1)
    [all...]

Completed in 2827 milliseconds

1 2 3