Home
last modified time | relevance | path

Searched refs:WebRtcIlbcfix_HpOutput (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dhp_output.h24 void WebRtcIlbcfix_HpOutput(
Dhp_output.c25 void WebRtcIlbcfix_HpOutput( in WebRtcIlbcfix_HpOutput() function
Denhancer_interface.c347 WebRtcIlbcfix_HpOutput(synt, (int16_t*)WebRtcIlbcfix_kHpOutCoefs, in WebRtcIlbcfix_EnhancerInterface()
358 WebRtcIlbcfix_HpOutput(synt, (int16_t*)WebRtcIlbcfix_kHpOutCoefs, in WebRtcIlbcfix_EnhancerInterface()
Ddecode.c232 WebRtcIlbcfix_HpOutput(decblock, (int16_t*)WebRtcIlbcfix_kHpOutCoefs, in WebRtcIlbcfix_DecodeImpl()