Home
last modified time | relevance | path

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

/third_party/openh264/codec/api/svc/
Dcodec_app_def.h759 unsigned long iLastStatisticsFrameCount; member
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp646 pStatistics->iLastStatisticsFrameCount); in UpdateStatistics()
651 pStatistics->iLastStatisticsFrameCount) / fTimeDiffSec); in UpdateStatistics()
672 pStatistics->iLastStatisticsFrameCount = pStatistics->uiInputFrameCount; in UpdateStatistics()