Searched defs:pitch_gain (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | qcelpdec.c | 70 float pitch_gain[4]; member [all...] |
H A D | sipr.c | 394 float pitch_gain, gain_code, avg_energy; in decode_frame() local
|
H A D | amrnbdec.c | 124 float pitch_gain[5]; ///< quantified pitch gains for the current and previous four subframes member [all...] |
H A D | evrcdec.c | 478 fcb_excitation(EVRCContext *e, const uint16_t *codebook, float *excitation, float pitch_gain, int pitch_lag, int subframe_size) fcb_excitation() argument
|
H A D | amrwbdec.c | 70 float pitch_gain[6]; ///< quantified pitch gains for the current and previous five subframes member 574 decode_gains(const uint8_t vq_gain, const enum Mode mode, float *fixed_gain_factor, float *pitch_gain) decode_gains() argument [all...] |
H A D | speexdec.c | 878 float pitch_gain[3] = { 0 }; in nb_decode() local
|
Completed in 9 milliseconds