Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Ddecode.c48 int16_t order_plus_one; in WebRtcIlbcfix_DecodeImpl() local
129 order_plus_one = LPC_FILTERORDER + 1; in WebRtcIlbcfix_DecodeImpl()
132 WEBRTC_SPL_MEMCPY_W16(syntdenum+(i*order_plus_one), in WebRtcIlbcfix_DecodeImpl()
133 PLClpc, order_plus_one); in WebRtcIlbcfix_DecodeImpl()