Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dvox_adpcm.c52 static sf_count_t vox_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) ;
89 psf->write_float = vox_write_f ; in vox_adpcm_init()
340 vox_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) in vox_write_f() function