Home
last modified time | relevance | path

Searched refs:host_write_i2f (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/src/
H A Dfloat32.c62 static sf_count_t host_write_i2f (SF_PRIVATE *psf, const int *ptr, sf_count_t len) ;
176 psf->write_int = host_write_i2f ; in float32_init()
184 psf->write_int = host_write_i2f ; in float32_init()
192 psf->write_int = host_write_i2f ; in float32_init()
200 psf->write_int = host_write_i2f ; in float32_init()
659 host_write_i2f (SF_PRIVATE *psf, const int *ptr, sf_count_t len) in host_write_i2f() function
687 } /* host_write_i2f */ in host_write_i2f()

Completed in 3 milliseconds