Searched defs:kBwInitIndex (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dentropy_coding.c1937 const uint16_t kBwInitIndex[1] = {7}; variable
1946 err = WebRtcIsacfix_DecHistOneStepMulti(&BWno32, streamdata, kBwCdfPtr, kBwInitIndex, 1);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dentropy_coding.c1849 static const uint16_t kBwInitIndex[1] = { 7 }; variable
1857 kBwInitIndex, 1);

Completed in 141 milliseconds