Searched refs:lsx_ulaw2linear16 (Results 1 – 2 of 2) sorted by relevance
19 extern const int16_t lsx_ulaw2linear16[256];21 #define sox_ulaw2linear16(uc) (lsx_ulaw2linear16[uc])
742 const int16_t lsx_ulaw2linear16[256] = { variable