Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddcahuff.c29 #define TMODE_COUNT 4 macro
30 static const uint8_t tmode_vlc_bits[TMODE_COUNT] = { 3, 3, 3, 2 };
31 static const uint16_t tmode_codes[TMODE_COUNT][4] = {
38 static const uint8_t tmode_bits[TMODE_COUNT][4] = {