Home
last modified time | relevance | path

Searched refs:range_full (Results 1 – 6 of 6) sorted by relevance

/hardware/google/graphics/common/libgscaler/
Dlibgscaler_obj.h146 unsigned int range_full; /* 0: narrow, 1: full */ variable
173 range_full = 0; /* narrow */ in CGscaler()
188 range_full = 0; /* narrow */ in CGscaler()
Dlibgscaler.cpp141 unsigned int range_full, in exynos_gsc_set_csc_property() argument
155 range_full, v4l2_colorspace); in exynos_gsc_set_csc_property()
160 gsc->range_full = range_full; in exynos_gsc_set_csc_property()
Dlibgscaler_obj.cpp510 ctrl.value = gsc->range_full; in m_gsc_m2m_run_core()
1172 ctrl.value = gsc->range_full; in m_gsc_out_config()
1303 ctrl.value = gsc->range_full; in m_gsc_cap_config()
1306 __func__, gsc->range_full); in m_gsc_cap_config()
/hardware/google/graphics/common/libgscaler/include/
Dexynos_gscaler.h134 unsigned int range_full,
/hardware/google/graphics/common/libscaler/include/
Dexynos_scaler.h435 unsigned int range_full,
/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp520 unsigned int range_full, in exynos_sc_csc_exclusive() argument
527 sc->SetCSCWide(range_full); in exynos_sc_csc_exclusive()