Home
last modified time | relevance | path

Searched refs:DECODER_OPTION_STATISTICS_LOG_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/api/svc/
Dcodec_app_def.h168 DECODER_OPTION_STATISTICS_LOG_INTERVAL,///< set log output interval enumerator
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp561 } else if (eOptID == DECODER_OPTION_STATISTICS_LOG_INTERVAL) { in SetOption()
647 } else if (eOptID == DECODER_OPTION_STATISTICS_LOG_INTERVAL) { in GetOption()
/third_party/openh264/
DRELEASES73 - Supported to set decoder statistics log interval, Add DECODER_OPTION_STATISTICS_LOG_INTERVAL.See …