OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exynos_subdev_s_crop
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/include/
exynos_v4l2.h
114
int
exynos_subdev_s_crop
(int fd, struct v4l2_subdev_crop *crop);
/hardware/samsung_slsi/exynos5/libv4l2/
exynos_subdev.c
246
int
exynos_subdev_s_crop
(int fd, struct v4l2_subdev_crop *crop)
function
/hardware/samsung_slsi/exynos5/libgscaler/
exynos_gscaler.c
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
590
if (
exynos_subdev_s_crop
(dev->hdmi_mixer0, &sd_crop) < 0) {
611
if (
exynos_subdev_s_crop
(dev->hdmi_mixer0, &sd_crop) < 0) {
694
if (
exynos_subdev_s_crop
(dev->hdmi_mixer0, &sd_crop) < 0) {
[
all
...]
Completed in 504 milliseconds