Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsoundtool.c47 char * comment = lsx_cat_comments(ft->oob.comments); in write_header()
H A Dsox-fmt.c78 char * comments = lsx_cat_comments(ft->oob.comments); in write_header()
H A Dsf.c120 char * comment = lsx_cat_comments(ft->oob.comments); in write_header()
H A Dau.c197 char * comment = lsx_cat_comments(ft->oob.comments); in write_header()
H A Dsmp.c345 char * comment = lsx_cat_comments(ft->oob.comments); in sox_smpstartwrite()
H A Dsox_i.h249 char * lsx_cat_comments(sox_comments_t comments);
H A Dcvsd.c572 char * comment = lsx_cat_comments(ft->oob.comments); in make_dvms_hdr()
H A Daiff.c658 char * comment = lsx_cat_comments(ft->oob.comments); in aiffwriteheader()
H A Dformats.c274 char * lsx_cat_comments(sox_comments_t comments) in lsx_cat_comments() function