Home
last modified time | relevance | path

Searched defs:csc_v1 (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.h58 struct sde_drm_csc_v1 csc_v1 = {}; member
Dhw_device_drm.cpp1934 void HWDeviceDRM::SetDGMCscV1(const HWCsc &dgm_csc, sde_drm_csc_v1 *csc_v1) { in SetDGMCscV1()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp1062 uint64_t csc_v1 = 0; in Unset() local
1073 sde_drm_csc_v1 *csc_v1 = reinterpret_cast<sde_drm_csc_v1 *>(handle); in SetDgmCscConfig() local
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.h95 struct sde_drm_csc_v1 csc_v1 = {}; member
Dhw_device_drm.cpp2237 void HWDeviceDRM::SetDGMCscV1(const HWCsc &dgm_csc, sde_drm_csc_v1 *csc_v1) { in SetDGMCscV1()