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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dwma.h53 #define VLCMAX ((22+VLCBITS-1)/VLCBITS) macro
H A Dwma.c480 code = get_vlc2(gb, vlc->table, VLCBITS, VLCMAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dwma.h53 #define VLCMAX ((22+VLCBITS-1)/VLCBITS) macro
H A Dwma.c480 code = get_vlc2(gb, vlc->table, VLCBITS, VLCMAX);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dwma.h53 #define VLCMAX ((22+VLCBITS-1)/VLCBITS) macro
H A Dwma.c480 code = get_vlc2(gb, vlc->table, VLCBITS, VLCMAX);

Completed in 517 milliseconds