Searched refs:lsx_readsw (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | gsrt.c | 91 lsx_readsw(ft, &int16); in start_read() 108 lsx_readsw(ft, &ft_encoding); in start_read() 170 lsx_readsw(ft, &int16); in stop_write() 174 lsx_readsw(ft, &int16); in stop_write()
|
| H A D | hcom.c | 157 lsx_readsw(ft, &(p->dictionary[i].dict_leftson)); in startread() 158 lsx_readsw(ft, &(p->dictionary[i].dict_rightson)); in startread()
|
| H A D | sox_i.h | 179 UNUSED static int lsx_readsw(sox_format_t * ft, int16_t * sw) in lsx_readsw() function 183 #define lsx_readsw(ft, sw) lsx_readb(ft, (uint16_t *)sw) macro
|
| H A D | voc.c | 422 lsx_readsw(ft, &sw); in read_samples()
|