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

  /external/opencore/nodes/common/include/
pvmf_track_level_info_extension.h 62 virtual PVMFStatus GetAvailableTracks(Oscl_Vector<PVMFTrackInfo, OsclMemAllocator>& aTracks) = 0;
68 * by GetAvailableTracks() function. The sample number to timestamp conversion would be performed on the track
84 * by GetAvailableTracks() function. The timestamp to sample number conversion would be performed on the track
101 * by GetAvailableTracks() function. The number of synchronization samples would be returned for the track
115 * by GetAvailableTracks() function. The synchronization sample info would be returned for the track
135 * by GetAvailableTracks() function. The synchronization sample info would be returned for the track
157 * by GetAvailableTracks() function. The data position to timestamp conversion would be performed on the track
173 * by GetAvailableTracks() function. The timestamp to data position conversion would be performed on the track
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.h 644 PVMFStatus GetAvailableTracks(Oscl_Vector<PVMFTrackInfo, OsclMemAllocator>& aTracks);
    [all...]
pvmf_mp4ffparser_node.cpp     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset1.cpp     [all...]

Completed in 39 milliseconds