Home
last modified time | relevance | path

Searched refs:DEFAULT_PRESENTATION_TIMESCALE (Results 1 – 5 of 5) sorted by relevance

/external/opencore/fileformats/mp4/composer/src/
Dmediaheaderatom.cpp51 _timeScale = DEFAULT_PRESENTATION_TIMESCALE; in init()
Dmovieheaderatom.cpp39 _timeScale = DEFAULT_PRESENTATION_TIMESCALE; in PVA_FF_MovieHeaderAtom()
Dmovieatom.cpp77 setTimeScale(DEFAULT_PRESENTATION_TIMESCALE); // Set default value for timescale in PVA_FF_MovieAtom()
/external/opencore/fileformats/mp4/composer/include/
Da_atomdefs.h40 static const uint32 DEFAULT_PRESENTATION_TIMESCALE = 1000; // For milliseconds variable
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h55 static const uint32 DEFAULT_PRESENTATION_TIMESCALE = 1000; // For milliseconds variable