Searched refs:lsx_adpcm_encode (Results 1 – 2 of 2) sorted by relevance
88 int lsx_adpcm_encode(int sample, adpcm_t * p) in lsx_adpcm_encode() function258 byte |= lsx_adpcm_encode(word, &state->encoder) & 0x0F; in lsx_adpcm_write()
36 int lsx_adpcm_encode(int sample, adpcm_t * p);