Home
last modified time | relevance | path

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

/external/intel-media-driver/media_softlet/agnostic/common/shared/profiler/
Dmedia_perf_profiler.cpp222 profiler->m_contextIndexMap.erase(context); in Destroy()
276 m_contextIndexMap[context] = 0; in Initialize()
516 m_contextIndexMap[context] = perfDataIndex; in AddPerfCollectStartCmd()
639 perfDataIndex = m_contextIndexMap[context]; in AddPerfCollectEndCmd()
701 uint32_t perfDataIndex = m_contextIndexMap[context]; in AddStoreBitstreamSizeCmd()
761 uint32_t perfDataIndex = m_contextIndexMap[context]; in AddCopyQualityMetricCmd()
Dmedia_perf_profiler.h606 …Map m_contextIndexMap; //!< Map between CodecHal/VPHal and PerfDat… variable
/external/intel-media-driver/media_driver/agnostic/common/shared/
Dmedia_perf_profiler_legacy.cpp395 m_contextIndexMap[context] = perfDataIndex; in AddPerfCollectStartCmd()
523 perfDataIndex = m_contextIndexMap[context]; in AddPerfCollectEndCmd()