OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kHpInCoefs
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.c
24
const int16_t
WebRtcIlbcfix_kHpInCoefs
[5] = {3798, -7596, 3798, 7807, -3733};
constants.h
27
extern const int16_t
WebRtcIlbcfix_kHpInCoefs
[];
encode.c
126
WebRtcIlbcfix_HpInput(data, (int16_t*)
WebRtcIlbcfix_kHpInCoefs
,
Completed in 222 milliseconds