Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_MatrixProduct2 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c36 MatrixProduct2 WebRtcIsacfix_MatrixProduct2; variable
213 WebRtcIsacfix_MatrixProduct2 = WebRtcIsacfix_MatrixProduct2Neon; in WebRtcIsacfix_InitNeon()
230 WebRtcIsacfix_MatrixProduct2 = WebRtcIsacfix_MatrixProduct2MIPS; in WebRtcIsacfix_InitMIPS()
254 WebRtcIsacfix_MatrixProduct2 = WebRtcIsacfix_MatrixProduct2C; in InitFunctionPointers()
Dentropy_coding.h131 extern MatrixProduct2 WebRtcIsacfix_MatrixProduct2;
Dentropy_coding.c1006 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_DecodeLpcCoef()
1155 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
1312 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in EstCodeLpcCoef()
1397 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_EstCodeLpcGain()
2017 WebRtcIsacfix_MatrixProduct2(WebRtcIsacfix_kT2GainQ15[0], tmpcoeffs2_gQ21, in WebRtcIsacfix_TranscodeLpcCoef()