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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 63 extern const int32_t WebRtcIsacfix_kLevelsGainQ17[1176];
lpc_tables.c 205 const int32_t WebRtcIsacfix_kLevelsGainQ17[1176] = {
    [all...]
entropy_coding.c 976 tmpcoeffs_gQ17[WebRtcIsacfix_kSelIndGain[k]] = WebRtcIsacfix_kLevelsGainQ17[WebRtcIsacfix_kOfLevelsGain[model]+ WebRtcIsacfix_kOffsetGain[model][k] + index_QQ[k]];
    [all...]

Completed in 92 milliseconds