Searched refs:timeCodeScale (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libmkv/
H A DWebMElement.h16 unsigned long timeCodeScale, double duration);
H A DWebMElement.c107 void writeSegmentInformation(EbmlGlobal *ebml, EbmlLoc *startInfo, unsigned long timeCodeScale, double duration) { argument
109 Ebml_SerializeUnsigned(ebml, TimecodeScale, timeCodeScale);

Completed in 935 milliseconds