Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_transform.c207 uint16_t odd_coeff = 0; in program_multi_taps_filter() local
218 odd_coeff = coeffs[array_idx + 1]; in program_multi_taps_filter()
226 SCL_C_RAM_ODD_TAP_COEF, odd_coeff); in program_multi_taps_filter()