Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dfloat32.c73 static sf_count_t replace_write_s2f (SF_PRIVATE *psf, const short *ptr, sf_count_t len) ;
208 psf->write_short = replace_write_s2f ; in float32_init()
216 psf->write_short = replace_write_s2f ; in float32_init()
224 psf->write_short = replace_write_s2f ; in float32_init()
232 psf->write_short = replace_write_s2f ; in float32_init()
872 replace_write_s2f (SF_PRIVATE *psf, const short *ptr, sf_count_t len) in replace_write_s2f() function