Searched refs:WebRtcIsac_StoreLpcGainUb (Results 1 – 3 of 3) sorted by relevance
238 void WebRtcIsac_StoreLpcGainUb(double* lpGains, Bitstr* streamdata);
1193 WebRtcIsac_StoreLpcGainUb(lpcGain, bitStream); in WebRtcIsac_EncodeStoredDataUb()1200 WebRtcIsac_StoreLpcGainUb(lpcGain, bitStream); in WebRtcIsac_EncodeStoredDataUb()
1393 void WebRtcIsac_StoreLpcGainUb(double* lpGains, Bitstr* streamdata) { in WebRtcIsac_StoreLpcGainUb() function