Searched refs:m_sDecoderStatistics (Results 1 – 3 of 3) sorted by relevance
160 SDecoderStatistics m_sDecoderStatistics; member in DecoderParseSyntaxTest178 memset (&m_sDecoderStatistics, 0, sizeof (SDecoderStatistics)); in Init()207 m_pCtx->pDecoderStatistics = &m_sDecoderStatistics; in Init()
140 SDecoderStatistics m_sDecoderStatistics;// For real time debugging variable
381 memset (&m_sDecoderStatistics, 0, sizeof (SDecoderStatistics)); in InitDecoder()415 pCtx->pDecoderStatistics = &m_sDecoderStatistics; in InitDecoderCtx()