#include <sent/stddefs.h>
endian.cのインクルード依存関係図
関数 | |
void | swap_bytes (char *buf, size_t unitbyte, int unitnum) |
void | swap_sample_bytes (SP16 *buf, int len) |
endian.c で定義されています。
|
Generic byte-swapping functions for any size of unit.
参照元 myread(), mywrite(), rdn(), read_param(), と wrt(). |
|
Byte swapping of 16bit audio samples.
参照元 adin_file_read(), adin_mic_read(), adin_stdin_read(), adin_tcpip_read(), NA_read(), と wrsamp(). |