Searched refs:WebRtcIsac_DecodeUb12 (Results 1 – 3 of 3) sorted by relevance
115 int WebRtcIsac_DecodeUb12(float* signal_out, ISACUBDecStruct* ISACdec_obj,
248 int WebRtcIsac_DecodeUb12(float* signal_out, ISACUBDecStruct* ISACdecUB_obj, in WebRtcIsac_DecodeUb12() function
1207 numDecodedBytesUB = WebRtcIsac_DecodeUb12(outFrame, decInstUB, in Decode()