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

  /external/opencore/fileformats/mp4/composer/include/
moviefragmentatom.h 66 uint32 _interleaveDuration; // determine the duration of samples in each trun
trackfragmentatom.h 83 uint32 _interleaveDuration; // determines duration of each TRUN
  /external/opencore/fileformats/mp4/composer/src/
moviefragmentatom.cpp 34 _interleaveDuration = interleaveDuration;
72 (trackId), (_interleaveDuration), (timescale)), pTrafAtom);
trackfragmentatom.cpp 44 _interleaveDuration = interleaveDuration;

Completed in 918 milliseconds