Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Ddecode.c49 WebRtc_Word16 hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs in WebRtcIsacfix_DecodeImpl() local
Dencode.c42 WebRtc_Word16 hifilt_coefQ15[(ORDERHI)*SUBFRAMES]; in WebRtcIsacfix_EncodeImpl() local
Ddecode_plc.c256 WebRtc_Word16 hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs in WebRtcIsacfix_DecodePlcImpl() local
Dstructs.h165 WebRtc_Word16 hifilt_coefQ15[ ORDERHI ]; member
/external/chromium_org/third_party/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.c256 int16_t hifilt_coefQ15[ORDERHI*SUBFRAMES]; //refl. coeffs in WebRtcIsacfix_DecodePlcImpl() local
Dstructs.h166 int16_t hifilt_coefQ15[ ORDERHI ]; member