Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym47 sox_append_comment
H A Dskelform.c60 sox_append_comment(&ft->oob.comments, "any comment in file header."); in startread()
H A Did3.c198 sox_append_comment(&ft->oob.comments, comment); in lsx_id3_read_tag()
H A Dopus.c125 sox_append_comment(&ft->oob.comments, ot->user_comments[i]); in startread()
H A Dformats.c228 void sox_append_comment(sox_comments_t * comments, char const * comment) in sox_append_comment() function
246 sox_append_comment(comments, c); in sox_append_comments()
251 sox_append_comment(comments, comment); in sox_append_comments()
260 sox_append_comment(&result, *comments++); in sox_copy_comments()
H A Dsox.c1478 sox_append_comment(&oob.comments, "Processed by SoX"); in open_output_file()
1485 sox_append_comment(&oob.comments, *p++); in open_output_file()
2137 sox_append_comment(comments, text); in read_comment_file()
2282 sox_append_comment(&f->oob.comments, optstate.arg); in parse_gopts_and_fopts()
2299 sox_append_comment(&f->oob.comments, ""); in parse_gopts_and_fopts()
2304 sox_append_comment(&f->oob.comments, ""); in parse_gopts_and_fopts()
2306 sox_append_comment(&f->oob.comments, optstate.arg); in parse_gopts_and_fopts()
H A Dvorbis.c145 sox_append_comment(&ft->oob.comments, vc->user_comments[i]); in startread()
H A Dflac.c135 sox_append_comment(&ft->oob.comments, (char const *) vc->comments[i].entry); in decoder_metadata_callback()
H A Dsox.h1719 sox_append_comment(