Searched refs:rle_length_tab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | binkaudio.c | 164 static const uint8_t rle_length_tab[16] = { variable 218 j = i + rle_length_tab[v] * 8; in decode_block() |
Completed in 2 milliseconds