Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dfloat32.c59 static sf_count_t host_read_f2d (SF_PRIVATE *psf, double *ptr, sf_count_t len) ;
107 psf->read_double = host_read_f2d ; in float32_init()
115 psf->read_double = host_read_f2d ; in float32_init()
123 psf->read_double = host_read_f2d ; in float32_init()
131 psf->read_double = host_read_f2d ; in float32_init()
600 host_read_f2d (SF_PRIVATE *psf, double *ptr, sf_count_t len) in host_read_f2d() function