Searched refs:swap_int32 (Results 1 – 4 of 4) sorted by relevance
17 static void swap_int32(void *buffer, size_t bytecount);29 fFunc = &swap_int32; in ByteSwap()65 swap_int32(void *buffer, size_t bytecount) in swap_int32() function137 swap_int32(void *buffer, size_t bytecount) in swap_int32() function
74 void swap_int32(void *data, int32 count);
231 fSwapInput = &swap_int32; in NegotiateAudioOutputFormat()258 fSwapOutput = &swap_int32; in NegotiateAudioOutputFormat()
220 swap_int32(void *data, int32 count) in swap_int32() function