HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcIlbcfix_kEnhPolyPhaser (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
enh_upsample.c 40 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;
constants.c 639 const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1]={
constants.h 82 extern const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1];
refiner.c 126 polyPtr = (int16_t*)WebRtcIlbcfix_kEnhPolyPhaser[tloc2 * ENH_UPS0 - tloc];

Completed in 34 milliseconds