Searched refs:uiProfile (Results 1 – 6 of 6) sorted by relevance
1188 uint32_t uiProfile = pDecStat->uiProfile; in ResetDecStatNums() local1195 pDecStat->uiProfile = uiProfile; in ResetDecStatNums()
857 pDecoderStatistics->uiProfile = static_cast<unsigned int> (pSps->uiProfileIdc); in UpdateDecoderStatisticsForActiveParaset()
1052 uint32_t uiProfile, uiLevel; in TEST_F() local1053 rv = decoder_->GetOption (DECODER_OPTION_PROFILE, &uiProfile); in TEST_F()1064 ASSERT_EQ (sDecStat.uiProfile, uiProfile); in TEST_F()
794 unsigned int uiProfile; ///< Profile idc in syntax member
792 unsigned int uiProfile; ///< Profile idc in syntax member
978 sDecoderStatistics.uiProfile, in OutputStatisticsLog()