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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Damrnbdata.h367 static const uint8_t base_five_table[128][3] = { variable
H A Damrnbdec.c425 const uint8_t *positions = base_five_table[code >> 3];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Damrnbdata.h367 static const uint8_t base_five_table[128][3] = { variable
H A Damrnbdec.c440 const uint8_t *positions = base_five_table[code >> 3];

Completed in 73 milliseconds