Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DVorbisComment.h25 void parseVorbisComment(
/frameworks/av/media/libmediaextractor/include/media/
DVorbisComment.h25 void parseVorbisComment(
/frameworks/av/media/libmediaextractor/
DVorbisComment.cpp107 void parseVorbisComment( in parseVorbisComment() function
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp356 parseVorbisComment(mFileMetadata, (const char *) vce->entry, in metadataCallback()
/frameworks/av/media/extractors/ogg/
DOggExtractor.cpp1188 parseVorbisComment(&mFileMeta, comment, commentLength); in parseFileMetaData()