Searched refs:host_write_d2f (Results 1 – 1 of 1) sorted by relevance
64 static sf_count_t host_write_d2f (SF_PRIVATE *psf, const double *ptr, sf_count_t len) ;178 psf->write_double = host_write_d2f ; in float32_init()186 psf->write_double = host_write_d2f ; in float32_init()194 psf->write_double = host_write_d2f ; in float32_init()202 psf->write_double = host_write_d2f ; in float32_init()720 host_write_d2f (SF_PRIVATE *psf, const double *ptr, sf_count_t len) in host_write_d2f() function