Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dfloat32.c63 static sf_count_t host_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) ;
177 psf->write_float = host_write_f ; in float32_init()
185 psf->write_float = host_write_f ; in float32_init()
193 psf->write_float = host_write_f ; in float32_init()
201 psf->write_float = host_write_f ; in float32_init()
690 host_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) in host_write_f() function