Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dfloat32.c57 static sf_count_t host_read_f2i (SF_PRIVATE *psf, int *ptr, sf_count_t len) ;
105 psf->read_int = host_read_f2i ; in float32_init()
113 psf->read_int = host_read_f2i ; in float32_init()
121 psf->read_int = host_read_f2i ; in float32_init()
129 psf->read_int = host_read_f2i ; in float32_init()
543 host_read_f2i (SF_PRIVATE *psf, int *ptr, sf_count_t len) in host_read_f2i() function