Searched refs:pMdatAtom (Results 1 – 1 of 1) sorted by relevance
/external/opencore/fileformats/mp4/composer/src/ |
D | mpeg4file.cpp | 2661 PVA_FF_MediaDataAtom *pMdatAtom = NULL; in addMediaSampleInterleave() local 2662 …PV_MP4_FF_NEW(fp->auditCB, PVA_FF_MediaDataAtom, (_targetFileHandle, _aFs, iCacheSize), pMdatAtom); in addMediaSampleInterleave() 2664 _pCurrentMediaDataAtom = pMdatAtom; in addMediaSampleInterleave() 3063 PVA_FF_MediaDataAtom *pMdatAtom = NULL; in addMediaSampleInterleave() local 3064 …PV_MP4_FF_NEW(fp->auditCB, PVA_FF_MediaDataAtom, (_targetFileHandle, _aFs, iCacheSize), pMdatAtom); in addMediaSampleInterleave() 3066 _pCurrentMediaDataAtom = pMdatAtom; in addMediaSampleInterleave()
|