Searched refs:high_band_values (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.h91 int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member in struct:WMACodecContext
H A Dwmadec.c566 s->high_band_values[ch][i] = val;
678 mult1 = mult1 * pow(10, s->high_band_values[ch][j] * 0.05);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dwma.h91 int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member in struct:WMACodecContext
H A Dwmadec.c566 s->high_band_values[ch][i] = val;
678 mult1 = mult1 * pow(10, s->high_band_values[ch][j] * 0.05);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dwma.h91 int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE]; member in struct:WMACodecContext
H A Dwmadec.c566 s->high_band_values[ch][i] = val;
678 mult1 = mult1 * pow(10, s->high_band_values[ch][j] * 0.05);

Completed in 444 milliseconds