Searched refs:WebRtcIsacfix_MatrixProduct1 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dentropy_coding.h130 extern MatrixProduct1 WebRtcIsacfix_MatrixProduct1;
H A Dentropy_coding.c31 * Eenumerations for arguments to functions WebRtcIsacfix_MatrixProduct1()
988 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1GainQ15[model], tmpcoeffs_gQ17,
1012 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT2ShapeQ15[model],
1155 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1ShapeQ15[0], tmpcoeffs_sQ17,
1163 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT2ShapeQ15[0], tmpcoeffs2_sQ17,
1256 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1ShapeQ15[0], tmpcoeffs_sQ17,
1261 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT2ShapeQ15[0], tmpcoeffs2_sQ17,
H A Disacfix.c34 MatrixProduct1 WebRtcIsacfix_MatrixProduct1; variable
197 WebRtcIsacfix_MatrixProduct1 = WebRtcIsacfix_MatrixProduct1Neon;
305 WebRtcIsacfix_MatrixProduct1 = WebRtcIsacfix_MatrixProduct1C;

Completed in 131 milliseconds