Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dadpcms.c122 void lsx_adpcm_reset(adpcm_io_t * state, sox_encoding_t type) in lsx_adpcm_reset() function
156 lsx_adpcm_reset(state, type); in adpcm_start()
H A Dadpcms.h48 void lsx_adpcm_reset(adpcm_io_t * state, sox_encoding_t type);
H A Dprc.c272 lsx_adpcm_reset(&p->adpcm, ft->encoding.encoding); in read_samples()
376 lsx_adpcm_reset(&p->adpcm, ft->encoding.encoding); in write_samples()