Searched refs:ENH_UPS0 (Results 1 – 5 of 5) sorted by relevance
37 for (j=0;j<ENH_UPS0; j++) { in WebRtcIlbcfix_EnhUpsample()45 pu11+=ENH_UPS0; in WebRtcIlbcfix_EnhUpsample()53 pu11+=ENH_UPS0; in WebRtcIlbcfix_EnhUpsample()90 for (j=0;j<ENH_UPS0; j++) { in WebRtcIlbcfix_EnhUpsample()99 pu11+=ENH_UPS0; in WebRtcIlbcfix_EnhUpsample()106 pu11+=ENH_UPS0; in WebRtcIlbcfix_EnhUpsample()
49 int32_t corrVecUps[ENH_CORRDIM*ENH_UPS0]; in WebRtcIlbcfix_Refiner()99 tloc = WebRtcSpl_MaxIndexW32(corrVecUps, ENH_UPS0 * corrdim); in WebRtcIlbcfix_Refiner()126 polyPtr = (int16_t*)WebRtcIlbcfix_kEnhPolyPhaser[tloc2 * ENH_UPS0 - tloc]; in WebRtcIlbcfix_Refiner()
82 extern const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1];
639 const int16_t WebRtcIlbcfix_kEnhPolyPhaser[ENH_UPS0][ENH_FLO_MULT2_PLUS1]={
77 #define ENH_UPS0 4 /* upsampling rate */ macro