Searched defs:frame_bits_inc (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ac3enc.c | 776 static const uint8_t frame_bits_inc[8] = { 0, 0, 2, 2, 2, 4, 2, 4 }; in count_frame_bits_fixed() local |
Completed in 4 milliseconds