OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:out_mode
(Results
1 - 3
of
3
) sorted by null
/hardware/samsung_slsi/exynos5/include/
exynos_gscaler.h
108
*\param
out_mode
117
int
out_mode
,
/hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h
138
int
out_mode
;
member in struct:GSC_HANDLE
exynos_gscaler.c
306
int
out_mode
)
321
if ((
out_mode
!= GSC_OUT_FIMD) &&
322
(
out_mode
!= GSC_OUT_TV))
325
gsc_handle->
out_mode
=
out_mode
;
327
if ((
out_mode
== GSC_OUT_FIMD) &&
340
if (
out_mode
== GSC_OUT_FIMD)
863
int
out_mode
,
941
ret = m_exynos_gsc_output_create(gsc_handle, dev_num,
out_mode
);
[
all
...]
Completed in 139 milliseconds