Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym51 sox_copy_comments
H A Dformats.c255 sox_comments_t sox_copy_comments(sox_comments_t comments) in sox_copy_comments() function
951 ft->oob.comments = sox_copy_comments(oob->comments); in open_write()
H A Dsox.h1743 sox_copy_comments(
H A Dsox.c1475 oob.comments = sox_copy_comments(files[0]->ft->oob.comments); in open_output_file()