Searched refs:y_coeff_value (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dimpactv.c128 static int8 y_coeff_value[5] = { 2, 2, 0, 4, 0 }; variable
187 params->y_coeff_value = y_coeff_value[i] * TV_Y_COEFF_FIX_SCALE / 8;
457 (params->y_coeff_value << RADEON_TV_Y_FALL_CNTL_Y_COEFF_VALUE_SHIFT);
H A Dset_mode.h62 uint8 y_coeff_value; member in struct:__anon1237

Completed in 33 milliseconds