Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disacfix.c41 static void InitializeDecoderBitstream(size_t stream_size_bytes, in InitializeDecoderBitstream() function
647 InitializeDecoderBitstream(packet_size, &streamdata); in WebRtcIsacfix_UpdateBwEstimate1()
723 InitializeDecoderBitstream(packet_size, &streamdata); in WebRtcIsacfix_UpdateBwEstimate()
798 InitializeDecoderBitstream(len, &ISAC_inst->ISACdec_obj.bitstr_obj); in WebRtcIsacfix_Decode()
898 InitializeDecoderBitstream(len, &ISAC_inst->ISACdec_obj.bitstr_obj); in WebRtcIsacfix_DecodeNb()
1282 InitializeDecoderBitstream(encoded_len_bytes, &streamdata); in WebRtcIsacfix_ReadFrameLen()
1321 InitializeDecoderBitstream(encoded_len_bytes, &streamdata); in WebRtcIsacfix_ReadBwIndex()