Closed G4m4 closed 10 years ago
SIMD support means that all buffer sizes will have to be a multiple of the one of the data structure used internally (4 for SSE2).
We have to create a buffer to hold all samples computed in excess for the next iteration.
Added in: 1952165525ee812882b5c0b4b2796a0d367d2fa5
SIMD support means that all buffer sizes will have to be a multiple of the one of the data structure used internally (4 for SSE2).
We have to create a buffer to hold all samples computed in excess for the next iteration.