Home
last modified time | relevance | path

Searched refs:GSC_HANDLE (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gscaler.c304 struct GSC_HANDLE *gsc_handle, in m_exynos_gsc_output_create()
471 static bool m_exynos_gsc_out_destroy(struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_out_destroy()
516 struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_destroy()
535 struct GSC_HANDLE *gsc_handle) in m_exynos_gsc_find_and_trylock_and_create()
719 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_create()
813 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_reserve()
854 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_release()
899 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)malloc(sizeof(struct GSC_HANDLE)); in exynos_gsc_create_exclusive()
904 memset(gsc_handle, 0, sizeof(struct GSC_HANDLE)); in exynos_gsc_create_exclusive()
1009 struct GSC_HANDLE *gsc_handle = (struct GSC_HANDLE *)handle; in exynos_gsc_destroy()
[all …]
Dexynos_gsc_utils.h121 struct GSC_HANDLE { struct