Searched refs:PVA_FF_DataEntryUrlAtom (Results 1 – 3 of 3) sorted by relevance
30 PVA_FF_DataEntryUrlAtom::PVA_FF_DataEntryUrlAtom(uint32 selfContained) in PVA_FF_DataEntryUrlAtom() function in PVA_FF_DataEntryUrlAtom37 PVA_FF_DataEntryUrlAtom::~PVA_FF_DataEntryUrlAtom() in ~PVA_FF_DataEntryUrlAtom()45 PVA_FF_DataEntryUrlAtom::renderToFileStream(MP4_AUTHOR_FF_FILE_IO_WRAP *fp) in renderToFileStream()71 PVA_FF_DataEntryUrlAtom::recomputeSize() in recomputeSize()
47 PVA_FF_DataEntryUrlAtom *atom = (PVA_FF_DataEntryUrlAtom*)(*_pdataEntryVec)[i]; in ~PVA_FF_DataReferenceAtom()48 PV_MP4_FF_DELETE(NULL, PVA_FF_DataEntryUrlAtom, atom); in ~PVA_FF_DataReferenceAtom()62 PVA_FF_DataEntryUrlAtom *deua = NULL; in init()63 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_DataEntryUrlAtom, ((uint32)1), deua); in init()
28 class PVA_FF_DataEntryUrlAtom : public PVA_FF_DataEntryAtom32 PVA_FF_DataEntryUrlAtom(uint32 selfContained); // Constructor33 virtual ~PVA_FF_DataEntryUrlAtom();