Searched refs:commentChunk (Results 1 – 1 of 1) sorted by relevance
36 static int commentChunk(char **text, char *chunkDescription, sox_format_t * ft);274 rc = commentChunk(&comment, "Comment:", ft); in lsx_aiffstartread()507 static int commentChunk(char **text, char *chunkDescription, sox_format_t * ft) in commentChunk() function