Searched refs:nms_adpcm_write_f (Results 1 – 1 of 1) sorted by relevance
170 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() function1082 psf->write_float = nms_adpcm_write_f ; in nms_adpcm_init()