Home
last modified time | relevance | path

Searched refs:lsx_readsw (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgsrt.c91 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 Dhcom.c157 lsx_readsw(ft, &(p->dictionary[i].dict_leftson)); in startread()
158 lsx_readsw(ft, &(p->dictionary[i].dict_rightson)); in startread()
H A Dsox_i.h179 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 Dvoc.c422 lsx_readsw(ft, &sw); in read_samples()