Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dwavpack.c51 static int32_t ft_write_b_buf(void * ft, void * buf, int32_t len) { in ft_write_b_buf() function
59 ft_unreadb, ft_filelength, ft_is_seekable, ft_write_b_buf
114 p->codec = WavpackOpenFileOutput(ft_write_b_buf, ft, NULL); in start_write()