Searched refs:WebRtcIlbcfix_kEnhPolyPhaser (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Denh_upsample.c40 pp=WebRtcIlbcfix_kEnhPolyPhaser[j]+1;
47 pp=WebRtcIlbcfix_kEnhPolyPhaser[j]+1;
55 pp=WebRtcIlbcfix_kEnhPolyPhaser[j]+1;
93 pp = WebRtcIlbcfix_kEnhPolyPhaser[j]+2;
101 pp = WebRtcIlbcfix_kEnhPolyPhaser[j]+3;
H A Dconstants.c639 const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1]={ variable
H A Dconstants.h82 extern const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1];
H A Drefiner.c135 polyPtr = (int16_t*)WebRtcIlbcfix_kEnhPolyPhaser[fraction];

Completed in 68 milliseconds