Home
last modified time | relevance | path

Searched refs:host_read_f2s (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/src/
H A Dfloat32.c56 static sf_count_t host_read_f2s (SF_PRIVATE *psf, short *ptr, sf_count_t len) ;
104 psf->read_short = host_read_f2s ; in float32_init()
112 psf->read_short = host_read_f2s ; in float32_init()
120 psf->read_short = host_read_f2s ; in float32_init()
128 psf->read_short = host_read_f2s ; in float32_init()
512 host_read_f2s (SF_PRIVATE *psf, short *ptr, sf_count_t len) in host_read_f2s() function
540 } /* host_read_f2s */ in host_read_f2s()

Completed in 2 milliseconds