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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
get_sync_seq.c 62 (int16_t)(blockStartPos[q] + (int16_t)WEBRTC_SPL_MUL_16_16(4, ENH_BLOCKL_HALF)-period[lagBlock[q+1]]),
89 (int16_t)WEBRTC_SPL_MUL_16_16(4, ENH_BLOCKL_HALF)),periodl);
enhancer_interface.c 113 i=60+WEBRTC_SPL_MUL_16_16(iblock,ENH_BLOCKL_HALF);
119 (int16_t)(ENH_BLOCKL_HALF+50-1));
125 ENH_BLOCKL_HALF, 50, (int16_t)shifts, -1);
149 ENH_BLOCKL_HALF, shifts);
defines.h 69 #define ENH_BLOCKL_HALF (ENH_BLOCKL/2)

Completed in 934 milliseconds