Home
last modified time | relevance | path

Searched refs:shuf3 (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddv.c60 static const uint8_t shuf3[] = { 18, 9, 27, 0, 36 }; in dv_calc_mb_coordinates() local
147 x = shuf3[m] + slot / 3; in dv_calc_mb_coordinates()
153 x = shuf3[m] + slot / 3; in dv_calc_mb_coordinates()