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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dg729data.h215 static const int16_t cb_gain_1st_8k[1<<GC_1ST_IDX_BITS_8K][2] = { /*(0.14) (2.13) */ variable
H A Dg729dec.c297 ctx->gain_pitch = cb_gain_1st_8k[gc_1st_index][0] +
299 gain_corr_factor = cb_gain_1st_8k[gc_1st_index][1] +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dg729data.h215 static const int16_t cb_gain_1st_8k[1<<GC_1ST_IDX_BITS_8K][2] = { /*(0.14) (2.13) */ variable
H A Dg729dec.c297 ctx->gain_pitch = cb_gain_1st_8k[gc_1st_index][0] +
299 gain_corr_factor = cb_gain_1st_8k[gc_1st_index][1] +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dg729data.h215 static const int16_t cb_gain_1st_8k[1<<GC_1ST_IDX_BITS_8K][2] = { /*(0.14) (2.13) */ variable
H A Dg729dec.c297 ctx->gain_pitch = cb_gain_1st_8k[gc_1st_index][0] +
299 gain_corr_factor = cb_gain_1st_8k[gc_1st_index][1] +

Completed in 111 milliseconds