Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Ddouble64.c62 static sf_count_t host_read_d (SF_PRIVATE *psf, double *ptr, sf_count_t len) ;
110 psf->read_double = host_read_d ; in double64_init()
118 psf->read_double = host_read_d ; in double64_init()
126 psf->read_double = host_read_d ; in double64_init()
134 psf->read_double = host_read_d ; in double64_init()
647 host_read_d (SF_PRIVATE *psf, double *ptr, sf_count_t len) in host_read_d() function