Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dhw_info_types.h57 #define MAX_CSC_CLAMP_SIZE 6 macro
546 uint32_t pre_clamp[MAX_CSC_CLAMP_SIZE] = {0};
547 uint32_t post_clamp[MAX_CSC_CLAMP_SIZE] = {0};
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dhw_info_types.h55 #define MAX_CSC_CLAMP_SIZE 6 macro
541 uint32_t pre_clamp[MAX_CSC_CLAMP_SIZE] = {0};
542 uint32_t post_clamp[MAX_CSC_CLAMP_SIZE] = {0};
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp1944 for (i = 0; i < MAX_CSC_CLAMP_SIZE; i++) { in SetDGMCscV1()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp2195 for (i = 0; i < MAX_CSC_CLAMP_SIZE; i++) { in SetDGMCscV1()