Home
last modified time | relevance | path

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

/third_party/libsnd/src/
H A Dfloat32.c61 static sf_count_t host_write_s2f (SF_PRIVATE *psf, const short *ptr, sf_count_t len) ;
175 psf->write_short = host_write_s2f ; in float32_init()
183 psf->write_short = host_write_s2f ; in float32_init()
191 psf->write_short = host_write_s2f ; in float32_init()
199 psf->write_short = host_write_s2f ; in float32_init()
627 host_write_s2f (SF_PRIVATE *psf, const short *ptr, sf_count_t len) in host_write_s2f() function
656 } /* host_write_s2f */ in host_write_s2f()

Completed in 3 milliseconds