Home
last modified time | relevance | path

Searched refs:GSC_M2M_MODE (Results 1 – 4 of 4) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dexynos_gscaler.h389 GSC_M2M_MODE = 0, enumerator
/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gscaler.c943 if (mode == GSC_M2M_MODE) { in exynos_gsc_create_exclusive()
2169 case GSC_M2M_MODE: in exynos_gsc_config_exclusive()
2204 case GSC_M2M_MODE: in exynos_gsc_run_exclusive()
2235 if (gsc_handle->gsc_mode == GSC_M2M_MODE) in exynos_gsc_wait_frame_done_exclusive()
2257 case GSC_M2M_MODE: in exynos_gsc_stop_exclusive()
/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c375 …sc_hw_handle = exynos_gsc_create_exclusive(csc_handle->hw_property.fixed_node, GSC_M2M_MODE, 0, 0); in csc_init_hw()
/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp1228 AVAILABLE_GSC_UNITS[gsc_idx], GSC_M2M_MODE, GSC_DUMMY, true); in exynos5_config_gsc_m2m()