OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exynos_v4l2_g_ext_ctrl
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/include/
exynos_v4l2.h
94
int
exynos_v4l2_g_ext_ctrl
(int fd, struct v4l2_ext_controls *ctrl);
/hardware/samsung_slsi/exynos5/libv4l2/
exynos_v4l2.c
810
int
exynos_v4l2_g_ext_ctrl
(int fd, struct v4l2_ext_controls *ctrl)
function
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c
520
if (
exynos_v4l2_g_ext_ctrl
(pCtx->hDec, &ext_ctrls) != 0) {
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp
[
all
...]
Completed in 26 milliseconds