Searched refs:_timescale (Results 1 – 2 of 2) sorted by relevance
41 _timescale = timescale; in PVA_FF_TrackFragmentAtom()137 _fragmentDuration = _fragmentDuration + (uint32)((1000.0f / _timescale) * delta + 0.5f); in addSampleToFragment()
80 uint32 _timescale; variable