Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Ddouble64.c78 static sf_count_t replace_write_s2d (SF_PRIVATE *psf, const short *ptr, sf_count_t len) ;
211 psf->write_short = replace_write_s2d ; in double64_init()
219 psf->write_short = replace_write_s2d ; in double64_init()
227 psf->write_short = replace_write_s2d ; in double64_init()
235 psf->write_short = replace_write_s2d ; in double64_init()
921 replace_write_s2d (SF_PRIVATE *psf, const short *ptr, sf_count_t len) in replace_write_s2d() function