Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddcahuff.c31 #define TMODE_COUNT 4 macro
32 static const uint8_t tmode_vlc_bits[TMODE_COUNT] = { 3, 3, 3, 2 };
33 static const uint16_t tmode_codes[TMODE_COUNT][4] = {
40 static const uint8_t tmode_bits[TMODE_COUNT][4] = {

Completed in 4 milliseconds