Searched refs:shuf1 (Results 1 – 1 of 1) sorted by relevance
58 static const uint8_t shuf1[] = { 36, 18, 54, 0, 72 }; in dv_calc_mb_coordinates() local114 x = shuf1[m] + (chan & 1) * 9 + k % 9; in dv_calc_mb_coordinates()125 x = shuf1[m] + (chan & 1) * 9 + k % 9; in dv_calc_mb_coordinates()