Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg711.h18 extern const uint8_t lsx_14linear2ulaw[0x4000];
20 #define sox_14linear2ulaw(sw) (lsx_14linear2ulaw[((sw) + 0x2000)])
H A Dg711.c782 const uint8_t lsx_14linear2ulaw[0x4000] = { variable