OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kAcosDerivative
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
lsp_to_lsf.c
67
acos(lsp[i])= k*512 + (
WebRtcIlbcfix_kAcosDerivative
[ind]*offset >> 11)
71
tmp = (int16_t)((
WebRtcIlbcfix_kAcosDerivative
[k] * diff) >> 11);
constants.c
503
const int16_t
WebRtcIlbcfix_kAcosDerivative
[64] = {
constants.h
53
extern const int16_t
WebRtcIlbcfix_kAcosDerivative
[];
Completed in 643 milliseconds