Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dabs_quant_loop.c23 void WebRtcIlbcfix_AbsQuantLoop(int16_t *syntOutIN, int16_t *in_weightedIN, in WebRtcIlbcfix_AbsQuantLoop() argument
34 int16_t *in_weighted = in_weightedIN; in WebRtcIlbcfix_AbsQuantLoop()
Dabs_quant_loop.h30 int16_t* in_weightedIN,