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

  /external/opencore/fileformats/mp4/parser/include/
trackfragmentrunatom.h 41 uint64 sampleTS);
43 void setDefaultDuration(uint32 sampleTS, uint32 default_duration)
45 _sample_timestamp = sampleTS;
  /external/opencore/fileformats/mp4/composer/src/
mpeg4file.cpp     [all...]
  /external/opencore/fileformats/mp4/parser/src/
trackfragmentrunatom.cpp 27 uint64 sampleTS)
34 _sample_timestamp = sampleTS;

Completed in 1547 milliseconds