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

  /external/opencore/fileformats/mp4/composer/include/
trackfragmentatom.h 80 uint32 _timescale; member in class:PVA_FF_TrackFragmentAtom
  /external/opencore/fileformats/mp4/composer/src/
trackfragmentatom.cpp 41 _timescale = timescale;
137 _fragmentDuration = _fragmentDuration + (uint32)((1000.0f / _timescale) * delta + 0.5f);

Completed in 2889 milliseconds