Searched refs:angle_by_index (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ulti.c | 78 static const int angle_by_index[4] = { 0, 2, 6, 12}; variable 306 angle = angle_by_index[(tmp >> 6) & 0x3]; in ulti_decode_frame() |
Completed in 1 milliseconds