Home
last modified time | relevance | path

Searched refs:f2d_array (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/
Dfloat32.c481 f2d_array (const float *src, int count, double *dest) in f2d_array() function
616 f2d_array (ubuf.fbuf, readcount, ptr + total) ; in host_read_f2d()
861 f2d_array (ubuf.fbuf, readcount, ptr + total) ; in replace_read_f2d()
Ddouble64.c551 f2d_array (const float *src, double *dest, int count) in f2d_array() function
750 f2d_array (ptr + total, ubuf.dbuf, bufferlen) ; in host_write_f2d()
997 f2d_array (ptr + total, ubuf.dbuf, bufferlen) ; in replace_write_f2d()