Searched refs:WebRtcIsac_kQGain2Levels (Results 1 – 3 of 3) sorted by relevance
63 extern const int32_t WebRtcIsac_kQGain2Levels[18];
105 const int32_t WebRtcIsac_kQGain2Levels[18] = { variable
1480 *gainQ10 = WebRtcIsac_kQGain2Levels[index]; in WebRtcIsac_DecodeGain2()1499 *gainQ10 = WebRtcIsac_kQGain2Levels[index]; in WebRtcIsac_EncodeGain2()