Searched defs:sox_ulaw2linear16 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ | ||
| H A D | g711.h | 21 #define sox_ulaw2linear16(uc) (lsx_ulaw2linear16[uc]) macro |
| H A D | g711.c | 2345 int16_t sox_ulaw2linear16( in sox_ulaw2linear16() function |