Searched refs:lsx_adpcm_stopread (Results 1 – 4 of 4) sorted by relevance
36 return lsx_adpcm_stopread(ft, (adpcm_io_t *)ft->priv); in lsx_vox_stopread()
52 int lsx_adpcm_stopread(sox_format_t * ft, adpcm_io_t * state);
222 int lsx_adpcm_stopread(sox_format_t * ft UNUSED, adpcm_io_t * state) in lsx_adpcm_stopread() function
291 return lsx_adpcm_stopread(ft, &p->adpcm); in stopread()