Searched refs:scaled_luma_q6 (Results 1 – 1 of 1) sorted by relevance
60 int scaled_luma_q6 = alpha_q3 * pred_buf_q3; in get_scaled_luma_q0() local61 return ROUND_POWER_OF_TWO_SIGNED(scaled_luma_q6, 6); in get_scaled_luma_q0()