Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvox.c46 return lsx_adpcm_stopwrite(ft, (adpcm_io_t *)ft->priv); in lsx_vox_stopwrite()
H A Dadpcms.h55 int lsx_adpcm_stopwrite(sox_format_t * ft, adpcm_io_t * state);
H A Dadpcms.c317 int lsx_adpcm_stopwrite(sox_format_t * ft, adpcm_io_t * state) in lsx_adpcm_stopwrite() function