Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dwels_const.h46 #define STATISTICS_LOG_INTERVAL_MS (5000) // output statistics log every 5s macro
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2374 pCtx->iStatisticsLogInterval = STATISTICS_LOG_INTERVAL_MS; in WelsInitEncoderExt()