Home
last modified time | relevance | path

Searched refs:_st_alaw2linear16 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Daudioop.c88 #define st_alaw2linear16(uc) (_st_alaw2linear16[uc])
199 static PyInt16 _st_alaw2linear16[256] = { variable
/external/python/cpython3/Modules/
Daudioop.c78 #define st_alaw2linear16(uc) (_st_alaw2linear16[uc])
186 static const int16_t _st_alaw2linear16[256] = { variable