Searched defs:bytecount (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DByteSwap.h26 ByteSwap::Swap(void *buffer, size_t bytecount) argument
H A DByteSwap.cpp47 do_nothing(void *buffer, size_t bytecount) argument
57 swap_float(void *buffer, size_t bytecount) argument
65 swap_int32(void *buffer, size_t bytecount) argument
73 swap_int16(void *buffer, size_t bytecount) argument
130 swap_float(void *buffer, size_t bytecount) argument
137 swap_int32(void *buffer, size_t bytecount) argument
144 swap_int16(void *buffer, size_t bytecount) argument
[all...]

Completed in 34 milliseconds