Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dentropy_coding.h40 int16_t* outmodel);
46 int16_t* outmodel);
Dentropy_coding.c941 int16_t *outmodel) { in WebRtcIsacfix_DecodeLpc() argument
946 err = WebRtcIsacfix_DecodeLpcCoef(streamdata, larsQ17, gain_lo_hiQ17, outmodel); in WebRtcIsacfix_DecodeLpc()
959 int16_t *outmodel) in WebRtcIsacfix_DecodeLpcCoef() argument
1074 *outmodel=model; in WebRtcIsacfix_DecodeLpcCoef()