Home
last modified time | relevance | path

Searched refs:outmodel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h41 int16_t *outmodel);
47 int16_t *outmodel);
Dentropy_coding.c920 int16_t *outmodel) { in WebRtcIsacfix_DecodeLpc() argument
925 err = WebRtcIsacfix_DecodeLpcCoef(streamdata, larsQ17, gain_lo_hiQ17, outmodel); in WebRtcIsacfix_DecodeLpc()
938 int16_t *outmodel) in WebRtcIsacfix_DecodeLpcCoef() argument
1052 *outmodel=model; in WebRtcIsacfix_DecodeLpcCoef()