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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddcahuff.h29 #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] = {
37 static const uint8_t tmode_bits[TMODE_COUNT][4] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddcahuff.h29 #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] = {
37 static const uint8_t tmode_bits[TMODE_COUNT][4] = {

Completed in 131 milliseconds