Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds