Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmadec.c640 int i, j, n, n1, last_high_band, esize; in wma_decode_block() local
664 last_high_band = 0; /* avoid warning */ in wma_decode_block()
676 last_high_band = j; in wma_decode_block()
692 mult1 = sqrt(exp_power[j] / exp_power[last_high_band]); in wma_decode_block()

Completed in 2 milliseconds