Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwma.h56 #define VLCMAX ((22 + VLCBITS - 1) / VLCBITS) macro
H A Dwma.c438 code = get_vlc2(gb, vlc->table, VLCBITS, VLCMAX); in ff_wma_run_level_decode()

Completed in 2 milliseconds