Searched defs:pDecStat (Results 1 – 1 of 1) sorted by relevance
1174 void ResetDecStatNums (SDecoderStatistics* pDecStat) { in ResetDecStatNums()1191 void UpdateDecStatFreezingInfo (const bool kbIdrFlag, SDecoderStatistics* pDecStat) { in UpdateDecStatFreezingInfo()1202 SDecoderStatistics* pDecStat = pCtx->pDecoderStatistics; in UpdateDecStatNoFreezingInfo() local