OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kLpcChirpSyntDenum
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
decoder_interpolate_lsf.c
50
WebRtcIlbcfix_BwExpand(weightdenum, lp, (int16_t*)
WebRtcIlbcfix_kLpcChirpSyntDenum
, (int16_t)lp_length);
60
(int16_t*)
WebRtcIlbcfix_kLpcChirpSyntDenum
, (int16_t)lp_length);
71
(int16_t*)
WebRtcIlbcfix_kLpcChirpSyntDenum
, (int16_t)lp_length);
constants.c
95
/*
WebRtcIlbcfix_kLpcChirpSyntDenum
vector in Q15 corresponding
98
const int16_t
WebRtcIlbcfix_kLpcChirpSyntDenum
[LPC_FILTERORDER + 1] = {
constants.h
41
extern const int16_t
WebRtcIlbcfix_kLpcChirpSyntDenum
[];
simple_lpc_analysis.c
83
WebRtcIlbcfix_BwExpand(A, A, (int16_t*)
WebRtcIlbcfix_kLpcChirpSyntDenum
, LPC_FILTERORDER+1);
Completed in 67 milliseconds