Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dvox_adpcm.c53 static sf_count_t vox_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t len) ;
90 psf->write_double = vox_write_d ; in vox_adpcm_init()
371 vox_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t len) in vox_write_d() function