Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c109 CSC_HW_PROPERTY hw_property; member
374 if (csc_handle->hw_property.fixed_node >= 0) in csc_init_hw()
375 …csc_handle->csc_hw_handle = exynos_gsc_create_exclusive(csc_handle->hw_property.fixed_node, GSC_M2… in csc_init_hw()
444 csc_handle->hw_property.mode_drm); in csc_set_format()
456 csc_handle->hw_property.mode_drm, in csc_set_format()
559 csc_handle->hw_property.fixed_node = -1; in csc_init()
560 csc_handle->hw_property.mode_drm = 0; in csc_init()
660 csc_handle->hw_property.fixed_node = value; in csc_set_hw_property()
663 csc_handle->hw_property.mode_drm = value; in csc_set_hw_property()