Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Ddouble64.c64 static sf_count_t host_write_s2d (SF_PRIVATE *psf, const short *ptr, sf_count_t len) ;
178 psf->write_short = host_write_s2d ; in double64_init()
186 psf->write_short = host_write_s2d ; in double64_init()
194 psf->write_short = host_write_s2d ; in double64_init()
202 psf->write_short = host_write_s2d ; in double64_init()
677 host_write_s2d (SF_PRIVATE *psf, const short *ptr, sf_count_t len) in host_write_s2d() function