Searched refs:WebRtcIsac_DecodeLb (Results 1 – 3 of 3) sorted by relevance
34 int WebRtcIsac_DecodeLb(float* signal_out, ISACLBDecStruct* ISACdec_obj,
38 int WebRtcIsac_DecodeLb(float* signal_out, ISACLBDecStruct* ISACdecLB_obj, in WebRtcIsac_DecodeLb() function
1063 numDecodedBytesLB = WebRtcIsac_DecodeLb(outFrame, decInstLB, in Decode()