Home
last modified time | relevance | path

Searched defs:hifilt_coefQ15 (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c49 int16_t hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs in WebRtcIsacfix_DecodeImpl() local
Dencode.c45 int16_t hifilt_coefQ15[(ORDERHI)*SUBFRAMES]; in WebRtcIsacfix_EncodeImpl() local
Ddecode_plc.c252 int16_t hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs in WebRtcIsacfix_DecodePlcImpl() local
Dstructs.h167 int16_t hifilt_coefQ15[ ORDERHI ]; member