HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIsacfix_MatrixProduct1 (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.h 130 extern MatrixProduct1 WebRtcIsacfix_MatrixProduct1;
isacfix.c 35 MatrixProduct1 WebRtcIsacfix_MatrixProduct1;
212 WebRtcIsacfix_MatrixProduct1 = WebRtcIsacfix_MatrixProduct1Neon;
229 WebRtcIsacfix_MatrixProduct1 = WebRtcIsacfix_MatrixProduct1MIPS;
253 WebRtcIsacfix_MatrixProduct1 = WebRtcIsacfix_MatrixProduct1C;
    [all...]
entropy_coding.c 31 * Eenumerations for arguments to functions WebRtcIsacfix_MatrixProduct1()
983 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT1GainQ15[model], tmpcoeffs_gQ17,
1008 WebRtcIsacfix_MatrixProduct1(WebRtcIsacfix_kT2ShapeQ15[model],
    [all...]

Completed in 100 milliseconds