Lines Matching refs:SPEEX_COPY
357 SPEEX_COPY(high, st->high, st->windowSize-st->frame_size);358 SPEEX_COPY(st->high, &high[st->frame_size], st->windowSize-st->frame_size);