Searched refs:is_drm (Results 1 - 1 of 1) sorted by path

/hardware/samsung_slsi/exynos5/libgscaler/
H A Dexynos_gscaler.c1771 bool is_drm; local
1783 is_drm = gsc_handle->src.mode_drm;
1790 } else if (is_drm && !gsc_handle->allow_drm) {
1825 if (is_dirty && gsc_handle->allow_drm && is_drm) {
1827 V4L2_CID_CONTENT_PROTECTION, is_drm) < 0) {
1858 if (is_dirty && gsc_handle->allow_drm && is_drm) {

Completed in 69 milliseconds