OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTimescale
(Results
1 - 3
of
3
) sorted by null
/external/opencore/fileformats/mp3/parser/include/
imp3ff.h
284
OSCL_IMPORT_REF uint32
GetTimescale
() const;
/external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp
458
OSCL_EXPORT_REF uint32 IMpeg3File::
GetTimescale
() const
[
all
...]
/external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_node.cpp
1001
clockconv = OSCL_NEW(MediaClockConverter, (iMP3File->
GetTimescale
()));
[
all
...]
Completed in 441 milliseconds