Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmadec.c318 static int decode_exp_vlc(WMACodecContext *s, int ch) in decode_exp_vlc() function
572 if (decode_exp_vlc(s, ch) < 0) in wma_decode_block()