OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PVA_FF_DataEntryUrlAtom
(Results
1 - 2
of
2
) sorted by null
/external/opencore/fileformats/mp4/composer/src/
dataentryurlatom.cpp
19
This
PVA_FF_DataEntryUrlAtom
Class contains a table of data references which declare
30
PVA_FF_DataEntryUrlAtom
::
PVA_FF_DataEntryUrlAtom
(uint32 selfContained)
37
PVA_FF_DataEntryUrlAtom
::~
PVA_FF_DataEntryUrlAtom
()
45
PVA_FF_DataEntryUrlAtom
::renderToFileStream(MP4_AUTHOR_FF_FILE_IO_WRAP *fp)
71
PVA_FF_DataEntryUrlAtom
::recomputeSize()
/external/opencore/fileformats/mp4/composer/include/
dataentryurlatom.h
19
This
PVA_FF_DataEntryUrlAtom
Class contains a table of data references which declare
28
class
PVA_FF_DataEntryUrlAtom
: public PVA_FF_DataEntryAtom
32
PVA_FF_DataEntryUrlAtom
(uint32 selfContained); // Constructor
33
virtual ~
PVA_FF_DataEntryUrlAtom
();
Completed in 39 milliseconds