Home
last modified time | relevance | path

Searched refs:PtsToTimeCeil (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ffmpeg/
H A Dffmpeg_utility.h163 [[nodiscard]] crl::time PtsToTimeCeil(int64_t pts, AVRational timeBase);
H A Dffmpeg_utility.cpp290 crl::time PtsToTimeCeil(int64_t pts, AVRational timeBase) { in PtsToTimeCeil() function