OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_CID_ROTATE
(Results
1 - 10
of
10
) 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", __func__);
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/chromium_org/content/common/gpu/media/
exynos_video_encode_accelerator.cc
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
[
all
...]
Completed in 525 milliseconds