Searched refs:shift_32_y (Results 1 – 1 of 1) sorted by relevance
904 const int shift_32_y[] = { 0, 4, 32, 36 }; in vp9_setup_mask() local935 const int shift_y = shift_32_y[idx_32]; in vp9_setup_mask()959 const int shift_y = shift_32_y[idx_32] + shift_16_y[idx_16]; in vp9_setup_mask()987 shift_32_y[idx_32] + shift_16_y[idx_16] + shift_8_y[0]; in vp9_setup_mask()991 const int shift_y = shift_32_y[idx_32] + in vp9_setup_mask()