Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dvox.c21 return lsx_adpcm_oki_start(ft, (adpcm_io_t *)ft->priv); in lsx_vox_start()
H A Dadpcms.h49 int lsx_adpcm_oki_start(sox_format_t * ft, adpcm_io_t * state);
H A Dadpcms.c161 int lsx_adpcm_oki_start(sox_format_t * ft, adpcm_io_t * state) in lsx_adpcm_oki_start() function