Searched refs:WebRtcIsac_DecodeUb12 (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Dcodec.h101 * WebRtcIsac_DecodeUb12()
115 int WebRtcIsac_DecodeUb12(float* signal_out, ISACUBDecStruct* ISACdec_obj,
H A Ddecode.c248 int WebRtcIsac_DecodeUb12(float* signal_out, ISACUBDecStruct* ISACdecUB_obj, function
H A Disac.c1207 numDecodedBytesUB = WebRtcIsac_DecodeUb12(outFrame, decInstUB,

Completed in 56 milliseconds