Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dlibsox.sym76 sox_num_comments
H A Dvorbis.c259 vc.comments = sox_num_comments(ft->oob.comments); in write_vorbis_header()
H A Dformats.c218 size_t sox_num_comments(sox_comments_t comments) in sox_num_comments() function
230 size_t n = sox_num_comments(*comments); in sox_append_comment()
H A Dsox.h1709 sox_num_comments(
H A Dsox.c429 if (sox_num_comments(ft->oob.comments) > 1) { in display_file_info()
2796 size_t i, n = sox_num_comments(comments); in set_replay_gain()