Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DOggExtractor.h62 void parseVorbisComment(
/frameworks/av/media/libstagefright/
DOggExtractor.cpp1167 parseVorbisComment(mFileMeta, comment, commentLength); in parseFileMetaData()
1172 void parseVorbisComment( in parseVorbisComment() function
DFLACExtractor.cpp354 parseVorbisComment(mFileMetadata, (const char *) vce->entry, in metadataCallback()