Searched refs:shuf2 (Results 1 – 1 of 1) sorted by relevance
59 static const uint8_t shuf2[] = { 24, 12, 36, 0, 48 }; in dv_calc_mb_coordinates() local140 x = shuf2[m] + k % 6 + 6 * (chan & 1); in dv_calc_mb_coordinates()