Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Daiff.c36 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