Home
last modified time | relevance | path

Searched defs:pDecStat (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp1174 void ResetDecStatNums (SDecoderStatistics* pDecStat) { in ResetDecStatNums()
1191 void UpdateDecStatFreezingInfo (const bool kbIdrFlag, SDecoderStatistics* pDecStat) { in UpdateDecStatFreezingInfo()
1202 SDecoderStatistics* pDecStat = pCtx->pDecoderStatistics; in UpdateDecStatNoFreezingInfo() local