|
| static void | add (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | add (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | add (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | add (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | add (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap=0, uint32_t src_gap=0, uint32_t interleaved=1) |
| static void | copy (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | copy (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | copy (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | copy (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap, uint32_t src_gap, uint32_t interleaved) |
| static void | copy (dst_t *dst, const src_t *src, uint64_t bulk, uint32_t dst_gap=0, uint32_t src_gap=0, uint32_t interleaved=1) |
| static void | mix (dst_t *dst, src_t *const *const *src, uint32_t clients, uint32_t channels, uint64_t offset, uint64_t bulk) |
the converting pairs below are the only ones touching floating point: a kernel module instantiating them defines _fltused itself and stays at IRQL <= DISPATCH_LEVEL, where the legacy FP/SSE state is preserved - anything wider needs KeSaveExtendedProcessorState