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

  /external/opencore/nodes/common/include/
pvmf_track_level_info_extension.h 128 virtual PVMFStatus GetSyncSampleInfo(PVMFTrackInfo& aTrackInfo, PVMFSampleNumTSList& aList, uint32 aStartIndex = 0, int32 aMaxEntries = -1) = 0;
151 virtual PVMFStatus GetSyncSampleInfo(PVMFSampleNumTSList& aList, PVMFTrackInfo& aTrackInfo, int32 aTargetTimeInMS, uint32 aHowManySamples = 1) = 0;
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.h 648 PVMFStatus GetSyncSampleInfo(PVMFTrackInfo& aTrackInfo, PVMFSampleNumTSList& aList, uint32 aStartIndex = 0, int32 aMaxEntries = -1);
649 PVMFStatus GetSyncSampleInfo(PVMFSampleNumTSList& aList, PVMFTrackInfo& aTrackInfo, int32 aTargetTimeInMS, uint32 aHowManySamples = 1);
    [all...]
pvmf_mp4ffparser_node.cpp     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset1.cpp     [all...]

Completed in 138 milliseconds