Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Ddecode_residual.c75 WebRtcIlbcfix_CbConstruct( in WebRtcIlbcfix_DecodeResidual()
93 WebRtcIlbcfix_CbConstruct( in WebRtcIlbcfix_DecodeResidual()
125 WebRtcIlbcfix_CbConstruct( in WebRtcIlbcfix_DecodeResidual()
163 WebRtcIlbcfix_CbConstruct( in WebRtcIlbcfix_DecodeResidual()
Dencode.c209 WebRtcIlbcfix_CbConstruct(&decresidual[start_pos+iLBCenc_inst->state_short_len], in WebRtcIlbcfix_EncodeImpl()
237 WebRtcIlbcfix_CbConstruct(reverseDecresidual, in WebRtcIlbcfix_EncodeImpl()
348 WebRtcIlbcfix_CbConstruct(&decresidual[(iLBCbits_inst->startIdx+1+subframe)*SUBL], in WebRtcIlbcfix_EncodeImpl()
454 WebRtcIlbcfix_CbConstruct(&reverseDecresidual[subframe*SUBL], in WebRtcIlbcfix_EncodeImpl()
Dcb_construct.h28 void WebRtcIlbcfix_CbConstruct(
Dcb_construct.c27 void WebRtcIlbcfix_CbConstruct( in WebRtcIlbcfix_CbConstruct() function