Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode_plc.c248 WebRtc_Word16 Vector_Word16_Extended_1[FRAMESAMPLES_HALF + NOISE_FILTER_LEN]; in WebRtcIsacfix_DecodePlcImpl() local
287 Vector_Word16_1 = &Vector_Word16_Extended_1[NOISE_FILTER_LEN]; in WebRtcIsacfix_DecodePlcImpl()
490 Vector_Word16_Extended_1[ i ] = WEBRTC_SPL_RSHIFT_W16( in WebRtcIsacfix_DecodePlcImpl()
498 plc_filterma_Fast(Vector_Word16_1, Vector_Word16_Extended_1, in WebRtcIsacfix_DecodePlcImpl()
534 Vector_Word16_1 = Vector_Word16_Extended_1; in WebRtcIsacfix_DecodePlcImpl()