Searched refs:decInstUB (Results 1 – 1 of 1) sorted by relevance
1034 ISACUBDecStruct* decInstUB = &(instISAC->instUB.ISACdecUB_obj); in Decode() local1171 memcpy(decInstUB->bitstr_obj.stream, in Decode()1175 WebRtcIsac_ResetBitstream(&(decInstUB->bitstr_obj)); in Decode()1178 err = WebRtcIsac_DecodeJitterInfo(&decInstUB->bitstr_obj, &maxDelayBit); in Decode()1198 err = WebRtcIsac_DecodeBandwidth(&decInstUB->bitstr_obj, in Decode()1207 numDecodedBytesUB = WebRtcIsac_DecodeUb12(outFrame, decInstUB, in Decode()1235 numDecodedBytesUB = WebRtcIsac_DecodeUb16(outFrame, decInstUB, in Decode()