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

/external/chromium_org/third_party/webrtc/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.c1248 numDecodedBytesUB = WebRtcIsac_DecodeUb12(outFrame, decInstUB,
/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 179 milliseconds