Searched refs:WebRtcIsac_DecodeGain2 (Results 1 – 2 of 2) sorted by relevance
173 int WebRtcIsac_DecodeGain2(Bitstr* streamdata, int32_t* Gain2);
301 if (WebRtcIsac_DecodeGain2(streamdata, &gain2_Q10) < 0) in WebRtcIsac_DecodeSpec()1469 int WebRtcIsac_DecodeGain2(Bitstr* streamdata, int32_t* gainQ10) { in WebRtcIsac_DecodeGain2() function