HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIlbcfix_kLpcChirpWeightDenum (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
simple_interpolate_lsf.c 71 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum,
91 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum,
117 (int16_t*)WebRtcIlbcfix_kLpcChirpWeightDenum,
constants.c 103 /* WebRtcIlbcfix_kLpcChirpWeightDenum in Q15 corresponding to
106 const int16_t WebRtcIlbcfix_kLpcChirpWeightDenum[LPC_FILTERORDER + 1] = {
constants.h 42 extern const int16_t WebRtcIlbcfix_kLpcChirpWeightDenum[];

Completed in 44 milliseconds