Searched refs:decInstLB (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1076 ISACLBDecStruct* decInstLB = &(instISAC->instLB.ISACdecLB_obj); local
1104 numDecodedBytesLB = WebRtcIsac_DecodeLb(outFrame, decInstLB,
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A Disac.c1035 ISACLBDecStruct* decInstLB = &(instISAC->instLB.ISACdecLB_obj); local
1063 numDecodedBytesLB = WebRtcIsac_DecodeLb(outFrame, decInstLB,

Completed in 75 milliseconds