OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMetadataSize
(Results
1 - 5
of
5
) sorted by null
/external/opencore/fileformats/mp3/parser/include/
imp3ff.h
403
OSCL_IMPORT_REF MP3ErrorType
GetMetadataSize
(uint32& aMetaDataSize);
mp3parser.h
374
MP3ErrorType
GetMetadataSize
(uint32 &aSize);
/external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp
392
OSCL_EXPORT_REF MP3ErrorType IMpeg3File::
GetMetadataSize
(uint32 &aSize)
396
return pMP3Parser->
GetMetadataSize
(aSize);
[
all
...]
mp3parser.cpp
[
all
...]
/external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp
[
all
...]
Completed in 71 milliseconds