Searched refs:WebRtcIsac_StoreLpcGainUb (Results 1 – 3 of 3) sorted by relevance
240 void WebRtcIsac_StoreLpcGainUb(double* lpGains, Bitstr* streamdata);
1199 WebRtcIsac_StoreLpcGainUb(lpcGain, bitStream); in WebRtcIsac_EncodeStoredDataUb()1206 WebRtcIsac_StoreLpcGainUb(lpcGain, bitStream); in WebRtcIsac_EncodeStoredDataUb()
1388 void WebRtcIsac_StoreLpcGainUb(double* lpGains, Bitstr* streamdata) { in WebRtcIsac_StoreLpcGainUb() function