Searched defs:exynos_gsc_out_stop (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libgscaler/
H A Dexynos_gscaler.c484 if (exynos_gsc_out_stop((void *)gsc_handle) < 0)
485 ALOGE("%s::exynos_gsc_out_stop() fail", __func__);
1725 int exynos_gsc_out_stop(void *handle) function
2261 ret = exynos_gsc_out_stop(handle);

Completed in 22 milliseconds