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

  /external/opencore/fileformats/mp4/parser/include/
es_id_inc.h 40 uint32 getTrackID() const
trackfragmentrandomaccess.h 95 uint32 getTrackID()
trackheaderatom.h 67 uint32 getTrackID() const
trackatom.h 182 uint32 getTrackID() const
186 return _ptrackHeader->getTrackID();
  /external/opencore/fileformats/mp4/composer/include/
es_id_inc.h 36 uint16 getTrackID() const
interleavebuffer.h 57 uint32 getTrackID();
trackheaderatom.h 76 uint32 getTrackID() const
trackatom.h 96 uint32 getTrackID() const
98 return _ptrackHeader->getTrackID();
  /external/opencore/fileformats/mp4/composer/src/
es_id_inc.cpp 71 if (!PVA_FF_AtomUtils::render32(fp, getTrackID()))
movieatom.cpp 142 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_TrackExtendsAtom, (a->getMediaType(), a->getCodecType(), a->getTrackID()), pTrexAtom);
159 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_TrackExtendsAtom, (a->getMediaType(), a->getCodecType(), a->getTrackID()), pTrexAtom);
417 if (ptkhdr->getTrackID() == trackID)
840 uint32 trackID = ptkhdr->getTrackID();
mpeg4file.cpp 521 pmediatrack->getTrackID()),
530 TrackID = pmediatrack->getTrackID();
571 pmediatrack->getTrackID()),
583 TrackID = pmediatrack->getTrackID();
606 pmediatrack->getTrackID()),
617 TrackID = pmediatrack->getTrackID();
    [all...]
trackheaderatom.cpp 187 trackID = getTrackID();
interleavebuffer.cpp 236 PVA_FF_InterLeaveBuffer::getTrackID()
trackatom.cpp 384 _pmediaAtom->setESID((uint16)(_ptrackHeader->getTrackID()));
  /external/opencore/baselibs/media_data_structures/src/
gau_object.h 123 OSCL_IMPORT_REF uint32 getTrackID();
  /external/opencore/fileformats/mp4/parser/src/
moviefragmentrandomaccess.cpp 132 if (tfraAtom->getTrackID() == trackID)
174 if (tfraAtom->getTrackID() == trackID)
238 if (tfraAtom->getTrackID() == trackID)
305 if (tfraAtom->getTrackID() == id)
367 if (tfraAtom->getTrackID() == id)
movieatom.cpp 706 if (trackAtom->getTrackID() == id)
772 trackID = trackAtom->getTrackID();
    [all...]
  /external/opencore/nodes/common/include/
pvmf_media_presentation_info.h 130 uint32 getTrackID()
393 if (it->getTrackID() == aTrackID)
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp     [all...]
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 1597 milliseconds