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

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
get_sync_seq.c 68 size_t value = blockStartPos[qq] + 4 * ENH_BLOCKL_HALF;
91 blockStartPos[q - 1] + 4 * ENH_BLOCKL_HALF,
enhancer_interface.c 118 target = downsampled + 60 + iblock * ENH_BLOCKL_HALF;
122 max16 = WebRtcSpl_MaxAbsValueW16(&regressor[-50], ENH_BLOCKL_HALF + 50 - 1);
127 WebRtcSpl_CrossCorrelation(corr32, target, regressor, ENH_BLOCKL_HALF, 50,
150 ENH_BLOCKL_HALF, shifts);
defines.h 69 #define ENH_BLOCKL_HALF (ENH_BLOCKL/2)

Completed in 443 milliseconds