Searched refs:WebRtcIsacfix_kRcLevPtr (Results 1 – 3 of 3) sorted by relevance
72 extern const int16_t *WebRtcIsacfix_kRcLevPtr[AR_ORDER];
112 const int16_t *WebRtcIsacfix_kRcLevPtr[AR_ORDER] = { variable
1472 RCQ15[k] = *(WebRtcIsacfix_kRcLevPtr[k] + index[k]); in WebRtcIsacfix_DecodeRcCoef()1502 RCQ15[k] = *(WebRtcIsacfix_kRcLevPtr[k] + index[k]); in WebRtcIsacfix_EncodeRcCoef()