OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V4L2_SUBDEV_FORMAT_ACTIVE
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/include/
v4l2-subdev.h
27
V4L2_SUBDEV_FORMAT_ACTIVE
= 1,
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
v4l2-subdev.h
33
* @
V4L2_SUBDEV_FORMAT_ACTIVE
: active format, applied to the device
37
V4L2_SUBDEV_FORMAT_ACTIVE
= 1,
/hardware/samsung_slsi/exynos5/libgscaler/
exynos_gscaler.c
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
575
sd_fmt.which =
V4L2_SUBDEV_FORMAT_ACTIVE
;
587
sd_crop.which =
V4L2_SUBDEV_FORMAT_ACTIVE
;
597
sd_fmt.which =
V4L2_SUBDEV_FORMAT_ACTIVE
;
608
sd_crop.which =
V4L2_SUBDEV_FORMAT_ACTIVE
;
689
sd_crop.which =
V4L2_SUBDEV_FORMAT_ACTIVE
;
[
all
...]
Completed in 28 milliseconds