Searched refs:lentab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | bfi.c | 98 static const uint8_t lentab[4] = { 0, 2, 0, 1 }; in bfi_decode_frame() local 125 if (dst + (length << lentab[code]) > frame_end) in bfi_decode_frame() |
Completed in 1 milliseconds