Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h511 struct HWCsc { struct
512 int64_t ctm_coeff[MAX_CSC_MATRIX_COEFF_SIZE] = {0};
513 uint32_t pre_bias[MAX_CSC_BIAS_SIZE] = {0};
514 uint32_t post_bias[MAX_CSC_BIAS_SIZE] = {0};
515 uint32_t pre_clamp[MAX_CSC_CLAMP_SIZE] = {0};
516 uint32_t post_clamp[MAX_CSC_CLAMP_SIZE] = {0};