Searched refs:commentLength (Results 1 – 3 of 3) sorted by relevance
39 AMediaFormat *fileMeta, const char *comment, size_t commentLength);
309 AMediaFormat *fileMeta, const char *comment, size_t commentLength) { in parseVorbisComment() argument342 commentLength - tagLen - 1); in parseVorbisComment()
1280 size_t commentLength = mVc.comment_lengths[i]; in parseFileMetaData() local1281 parseVorbisComment(mFileMeta, comment, commentLength); in parseFileMetaData()