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.cpp1181 parseVorbisComment(mFileMeta, comment, commentLength); in parseFileMetaData()
1186 void parseVorbisComment( in parseVorbisComment() function
DFLACExtractor.cpp358 parseVorbisComment(mFileMetadata, (const char *) vce->entry, in metadataCallback()