Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dvox_adpcm.c268 vox_write_block (SF_PRIVATE *psf, IMA_OKI_ADPCM *pvox, const short *ptr, int len) in vox_write_block() function
300 count = vox_write_block (psf, pvox, ptr, writecount) ; in vox_write_s()
329 count = vox_write_block (psf, pvox, sptr, writecount) ; in vox_write_i()
360 count = vox_write_block (psf, pvox, sptr, writecount) ; in vox_write_f()
391 count = vox_write_block (psf, pvox, sptr, writecount) ; in vox_write_d()