Home
last modified time | relevance | path

Searched refs:endswap_int_copy (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/
Dsfendian.h325 endswap_int_copy (int *dest, const int *src, int len) in endswap_int_copy() function
369 { endswap_int_copy ((int *) dest, (const int *) src, len) ; in endswap_float_copy()
Dfloat32.c588 endswap_int_copy ((int*) (ptr + total), ubuf.ibuf, readcount) ; in host_read_f()
707 endswap_int_copy (ubuf.ibuf, (const int*) (ptr + total), bufferlen) ; in host_write_f()
Dpcm.c1721 endswap_int_copy (ubuf.ibuf, ptr + total, bufferlen) ; in pcm_write_i2bei()
1746 endswap_int_copy (ubuf.ibuf, ptr + total, bufferlen) ; in pcm_write_i2lei()