Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c1034 WebRtc_Word16 outframe16[MAX_FRAMESAMPLES]; in WebRtcIsacfix_DecodePlc() local
1048 … ok = WebRtcIsacfix_DecodePlcImpl( &(outframe16[k*480]), &ISAC_inst->ISACdec_obj, &no_of_samples ); in WebRtcIsacfix_DecodePlc()
1057 decoded[k] = outframe16[k]; in WebRtcIsacfix_DecodePlc()