Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder.h167 void ResetDecStatNums (SDecoderStatistics* pDecStat);
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp853 ResetDecStatNums (pDecContext->pDecoderStatistics); in DecodeFrame2WithCtx()
892 ResetDecStatNums (pDecContext->pDecoderStatistics); in DecodeFrame2WithCtx()
1279 ResetDecStatNums (pDecContext->pDecoderStatistics); in DecodeParser()
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp1174 void ResetDecStatNums (SDecoderStatistics* pDecStat) { in ResetDecStatNums() function
1227 ResetDecStatNums (pDecStat); in UpdateDecStatNoFreezingInfo()