Searched refs:tandem_adjust_ulaw (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | g72x.h | 49 #define tandem_adjust_ulaw lsx_g72x_tandem_adjust_ulaw macro 151 int tandem_adjust_ulaw(int sr,
|
| H A D | g721.c | 161 return (tandem_adjust_ulaw(sr, se, y, i, 8, qtab_721)); in g721_decoder()
|
| H A D | g723_24.c | 145 return (tandem_adjust_ulaw(sr, se, y, i, 4, qtab_723_24)); in g723_24_decoder()
|
| H A D | g723_40.c | 165 return (tandem_adjust_ulaw(sr, se, y, i, 0x10, qtab_723_40)); in g723_40_decoder()
|
| H A D | g72x.c | 541 int tandem_adjust_ulaw(int sr, int se, int y, int i, int sign, short const *qtab) in tandem_adjust_ulaw() function
|