Home
last modified time | relevance | path

Searched refs:DCA_BITALLOC_12_COUNT (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddcahuff.h34 #define DCA_BITALLOC_12_COUNT 5 macro
H A Ddcahuff.c48 static const uint8_t bitalloc_12_vlc_bits[DCA_BITALLOC_12_COUNT] = {
52 static const uint16_t bitalloc_12_codes[DCA_BITALLOC_12_COUNT][12] = {
65 static const uint8_t bitalloc_12_bits[DCA_BITALLOC_12_COUNT][12] = {
H A Ddcaenc.c761 for (i = 0; i < DCA_BITALLOC_12_COUNT; i++) { in set_best_abits_code()

Completed in 5 milliseconds