Searched refs:qtab (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | g72x.h | 150 short const *qtab); 156 short const *qtab);
|
| H A D | g72x.c | 499 int tandem_adjust_alaw(int sr, int se, int y, int i, int sign, short const *qtab) in tandem_adjust_alaw() argument 512 id = quantize(dx, y, qtab, sign - 1); in tandem_adjust_alaw() 541 int tandem_adjust_ulaw(int sr, int se, int y, int i, int sign, short const *qtab) in tandem_adjust_ulaw() argument 554 id = quantize(dx, y, qtab, sign - 1); in tandem_adjust_ulaw()
|