Searched refs:lsx_alaw2linear16 (Results 1 – 2 of 2) sorted by relevance
14 extern const int16_t lsx_alaw2linear16[256];16 #define sox_alaw2linear16(uc) (lsx_alaw2linear16[uc])
16 const int16_t lsx_alaw2linear16[256] = { variable