Searched refs:exynos_gsc_set_dst_addr (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A Dexynos_gscaler.h298 int exynos_gsc_set_dst_addr(
/hardware/samsung_slsi/exynos5/libgscaler/
H A Dexynos_gscaler.c1206 int exynos_gsc_set_dst_addr( function
2122 ret = exynos_gsc_set_dst_addr(handle, addr, dst_img->acquireFenceFd);
2124 ALOGE("%s::fail: exynos_gsc_set_dst_addr[%x %x %x]", __func__,
/hardware/samsung_slsi/exynos5/libcsc/
H A Dcsc.c522 exynos_gsc_set_dst_addr(csc_handle->csc_hw_handle, csc_handle->dst_buffer.planes, -1);

Completed in 24 milliseconds