Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dnms_adpcm.c170 static sf_count_t nms_adpcm_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) ;
962 nms_adpcm_write_f (SF_PRIVATE *psf, const float *ptr, sf_count_t len) in nms_adpcm_write_f() function
1082 psf->write_float = nms_adpcm_write_f ; in nms_adpcm_init()