Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg729data.h251 static const int16_t cb_gain_1st_6k4[1<<GC_1ST_IDX_BITS_6K4][2] = variable
Dg729dec.c584 ctx->past_gain_pitch[0] = cb_gain_1st_6k4[gc_1st_index][0] + in decode_frame()
586 gain_corr_factor = cb_gain_1st_6k4[gc_1st_index][1] + in decode_frame()