Searched refs:shaper_func (Results 1 – 2 of 2) sorted by relevance
450 if (cm->shaper_func.type == TF_TYPE_HWPWL) in dcn401_set_mcm_luts()451 m_lut_params.pwl = &cm->shaper_func.pwl; in dcn401_set_mcm_luts()452 else if (cm->shaper_func.type == TF_TYPE_DISTRIBUTED_POINTS) { in dcn401_set_mcm_luts()455 &cm->shaper_func, in dcn401_set_mcm_luts()
1445 struct dc_transfer_func shaper_func; member