Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/plus/inc/
DwelsDecoderExt.h150 void OutputStatisticsLog (SDecoderStatistics& sDecoderStatistics);
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp874 OutputStatisticsLog (*pDecContext->pDecoderStatistics); in DecodeFrame2WithCtx()
896 OutputStatisticsLog (*pDecContext->pDecoderStatistics); in DecodeFrame2WithCtx()
941 void CWelsDecoder::OutputStatisticsLog (SDecoderStatistics& sDecoderStatistics) { in OutputStatisticsLog() function in WelsDec::CWelsDecoder