Searched defs:res_nrg (Results 1 – 12 of 12) sorted by relevance
/external/libopus/silk/float/ |
D | find_LPC_FLP.c | 48 silk_float res_nrg, res_nrg_2nd, res_nrg_interp; in silk_find_LPC_FLP() local
|
D | find_pitch_lags_FLP.c | 45 silk_float thrhld, res_nrg; in silk_find_pitch_lags_FLP() local
|
/external/chromium_org/third_party/opus/src/silk/float/ |
D | find_LPC_FLP.c | 48 silk_float res_nrg, res_nrg_2nd, res_nrg_interp; in silk_find_LPC_FLP() local
|
D | find_pitch_lags_FLP.c | 45 silk_float thrhld, res_nrg; in silk_find_pitch_lags_FLP() local
|
/external/libopus/silk/fixed/ |
D | find_pitch_lags_FIX.c | 46 opus_int32 thrhld_Q13, res_nrg; in silk_find_pitch_lags_FIX() local
|
D | find_LPC_FIX.c | 51 opus_int32 a_tmp_Q16[ MAX_LPC_ORDER ], res_nrg_interp, res_nrg, res_tmp_nrg; in silk_find_LPC_FIX() local
|
D | burg_modified_FIX.c | 46 …opus_int32 *res_nrg, /* O Residual energy … in silk_burg_modified()
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
D | find_pitch_lags_FIX.c | 46 opus_int32 thrhld_Q13, res_nrg; in silk_find_pitch_lags_FIX() local
|
D | find_LPC_FIX.c | 51 opus_int32 a_tmp_Q16[ MAX_LPC_ORDER ], res_nrg_interp, res_nrg, res_tmp_nrg; in silk_find_LPC_FIX() local
|
D | burg_modified_FIX.c | 46 …opus_int32 *res_nrg, /* O Residual energy … in silk_burg_modified()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | lpc_analysis.c | 221 double tmp, res_nrg; in WebRtcIsac_GetLpcCoefLb() local 498 double res_nrg; in WebRtcIsac_GetLpcGain() local
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | lpc_analysis.c | 221 double tmp, res_nrg; in WebRtcIsac_GetLpcCoefLb() local 498 double res_nrg; in WebRtcIsac_GetLpcGain() local
|