Home
last modified time | relevance | path

Searched defs:instLB (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac.c341 static int16_t EncoderInitLb(ISACLBStruct* instLB, in EncoderInitLb()
516 ISACLBStruct* instLB = &(instISAC->instLB); in WebRtcIsac_Encode() local
2207 ISACLBStruct* instLB = &(instISAC->instLB); in WebRtcIsac_SetEncSampRate() local
Dstructs.h447 ISACLBStruct instLB; member