Home
last modified time | relevance | path

Searched refs:DecoderInitLb (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Disac.c890 static WebRtc_Word16 DecoderInitLb(ISACLBStruct* instISAC) { in DecoderInitLb() function
920 if (DecoderInitLb(&instISAC->instLB) < 0) { in WebRtcIsac_DecoderInit()