HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_CID_ROTATE (Results 1 - 7 of 7) sorted by null

  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 482 if (exynos_v4l2_g_ctrl(fd, V4L2_CID_ROTATE, &value) < 0) {
483 ALOGE("%s::exynos_v4l2_g_ctrl(V4L2_CID_ROTATE) fail");
507 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_ROTATE, info->rotation) < 0) {
508 ALOGE("%s::exynos_v4l2_s_ctrl(V4L2_CID_ROTATE) fail", __func__);
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gscaler.c 608 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_ROTATE, info->rotation) < 0) {
609 ALOGE("%s::exynos_v4l2_s_ctrl(V4L2_CID_ROTATE) fail", __func__);
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 659 #define V4L2_CID_ROTATE (V4L2_CID_BASE+32)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 659 #define V4L2_CID_ROTATE (V4L2_CID_BASE+32)
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h     [all...]
  /external/kernel-headers/original/linux/
videodev2.h     [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h     [all...]

Completed in 1000 milliseconds