Home
last modified time | relevance | path

Searched refs:lo_coeffQ15 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.h38 int16_t *lo_coeffQ15,
Dlpc_masking_model.c535 int16_t *lo_coeffQ15, in WebRtcIsacfix_GetLpcCoef() argument
894 *lo_coeffQ15 = (int16_t) (rcQ15_lo[n]); in WebRtcIsacfix_GetLpcCoef()
895 lo_coeffQ15++; in WebRtcIsacfix_GetLpcCoef()