OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIlbcfix_kGainSq5
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
constants.c
615
const int16_t
WebRtcIlbcfix_kGainSq5
[33]={
634
{
WebRtcIlbcfix_kGainSq5
, WebRtcIlbcfix_kGainSq4, WebRtcIlbcfix_kGainSq3};
constants.h
71
extern const int16_t
WebRtcIlbcfix_kGainSq5
[];
cb_search.c
380
WebRtcIlbcfix_kGainSq5_ptr = (int16_t*)&
WebRtcIlbcfix_kGainSq5
[j];
395
WebRtcIlbcfix_kGainSq5_ptr = (int16_t*)&
WebRtcIlbcfix_kGainSq5
[ii];
Completed in 158 milliseconds