Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libgscaler/
Dlibgscaler.cpp70 gsc->scaler = exynos_sc_create_exclusive(dev_num - HW_SCAL0, in exynos_gsc_create_exclusive()
152 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_set_csc_property()
394 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_config_exclusive()
432 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_run_exclusive()
475 gsc->scaler = exynos_sc_create_blend_exclusive(dev_num - HW_SCAL0, allow_drm); in exynos_gsc_create_blend_exclusive()
504 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_config_blend_exclusive()
527 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_wait_frame_done_exclusive()
552 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_stop_exclusive()
584 if (gsc->gsc_id >= HW_SCAL0) { in exynos_gsc_free_and_close()
/hardware/google/graphics/common/libscaler/include/
Dexynos_scaler.h63 HW_SCAL0 = 4, enumerator