Home | History | Annotate | Download | only in src

Lines Matching refs:OPUS_COPY

257       OPUS_COPY(in, mem+c*overlap, overlap);
301 OPUS_COPY(mem+c*overlap, in+frame_size, overlap);