Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dfade.c213 sox_sample_t t_ibuf; in sox_fade_flow() local
223 t_ibuf = *ibuf; in sox_fade_flow()
231 *obuf = t_ibuf * in sox_fade_flow()
238 *obuf = t_ibuf; in sox_fade_flow()
242 *obuf = t_ibuf * in sox_fade_flow()