Searched defs:quant_energy (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dacelp_pitch_delay.c70 ff_acelp_update_past_gain( int16_t* quant_energy, int gain_corr_factor, int log2_ma_pred_order, int erasure) argument
91 ff_acelp_decode_gain_code( DSPContext *dsp, int gain_corr_factor, const int16_t* fc_v, int mr_energy, const int16_t* quant_energy, const int16_t* ma_prediction_coeff, int subframe_size, int ma_pred_order) argument
H A Dsipr16k.c159 acelp_decode_gain_codef(float gain_corr_factor, const float *fc_v, float mr_energy, const float *quant_energy, const float *ma_prediction_coeff, int subframe_size, int ma_pred_order) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dacelp_pitch_delay.c73 ff_acelp_update_past_gain( int16_t* quant_energy, int gain_corr_factor, int log2_ma_pred_order, int erasure) argument
94 ff_acelp_decode_gain_code( AudioDSPContext *adsp, int gain_corr_factor, const int16_t* fc_v, int mr_energy, const int16_t* quant_energy, const int16_t* ma_prediction_coeff, int subframe_size, int ma_pred_order) argument
H A Dsipr16k.c161 acelp_decode_gain_codef(float gain_corr_factor, const float *fc_v, float mr_energy, const float *quant_energy, const float *ma_prediction_coeff, int subframe_size, int ma_pred_order) argument
H A Dg729dec.c119 int16_t quant_energy[4]; ///< (5.10) past quantized energy member in struct:__anon3148

Completed in 147 milliseconds