HomeSort by relevance Sort by last modified time
    Searched refs:PVA_FF_ExpandableBaseClass (Results 1 - 3 of 3) sorted by null

  /external/opencore/fileformats/mp4/composer/src/
expandablebaseclass.cpp 19 This PVA_FF_ExpandableBaseClass Class fp the base class for all Descriptors that
30 PVA_FF_ExpandableBaseClass::PVA_FF_ExpandableBaseClass()
36 PVA_FF_ExpandableBaseClass::~PVA_FF_ExpandableBaseClass()
45 PVA_FF_ExpandableBaseClass::renderSizeOfClassToFileStream(MP4_AUTHOR_FF_FILE_IO_WRAP *fp) const
  /external/opencore/fileformats/mp4/composer/include/
expandablebaseclass.h 19 This PVA_FF_ExpandableBaseClass Class is the base class for all Descriptors that
46 class PVA_FF_ExpandableBaseClass : public PVA_FF_Parentable, public PVA_FF_Renderable
50 PVA_FF_ExpandableBaseClass(); // Constructor
51 virtual ~PVA_FF_ExpandableBaseClass(); // Destructor
basedescriptor.h 33 class PVA_FF_BaseDescriptor : public PVA_FF_ExpandableBaseClass

Completed in 67 milliseconds