Searched defs:tmp32b (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | lattice.c | 73 int32_t tmp32b = 0; in WebRtcIsacfix_FilterMaLoopC() local 110 int32_t tmp32, tmp32b; in WebRtcIsacfix_NormLatticeFilterMa() local
|
D | lattice_neon.c | 182 int32_t tmp32b; in WebRtcIsacfix_FilterMaLoopNeon() local
|
D | lpc_masking_model.c | 34 int32_t tmp32b; in WebRtcSpl_AToK_JSK() local 571 int32_t tmp32a, tmp32b, tmp32c; in WebRtcIsacfix_GetLpcCoef() local
|
D | pitch_estimator.c | 169 int32_t tmp32a,tmp32b,lag32,ratq; in WebRtcIsacfix_InitialPitch() local
|
D | decode_plc.c | 258 int32_t tmp32a, tmp32b; in WebRtcIsacfix_DecodePlcImpl() local
|
D | entropy_coding.c | 1677 int32_t CQ11, CQ10,tmp32a,tmp32b; in WebRtcIsacfix_DecodePitchLag() local 1762 int32_t tmp32b; in WebRtcIsacfix_EncodePitchLag() local
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
D | digital_agc.c | 638 int32_t out, nrg, tmp32, tmp32b; in WebRtcAgc_ProcessVad() local
|