Home
last modified time | relevance | path

Searched defs:sox_14linear2ulaw (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg711.h20 #define sox_14linear2ulaw(sw) (lsx_14linear2ulaw[((sw) + 0x2000)]) macro
H A Dg711.c2298 unsigned char sox_14linear2ulaw( in sox_14linear2ulaw() function