Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwma.h90 int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member
Dwmadec.c560 s->high_band_values[ch][i] = val; in wma_decode_block()
677 mult1 = mult1 * ff_exp10(s->high_band_values[ch][j] * 0.05); in wma_decode_block()