/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
D | codechal_decode_vp8_g11.cpp | 227 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 292 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 347 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_avc_g11.cpp | 181 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 260 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 352 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_jpeg_g11.cpp | 256 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 473 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 533 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_mpeg2_g11.cpp | 278 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 507 if (m_statusQueryReportingEnabled) in SliceLevel() 571 if (m_statusQueryReportingEnabled) in SliceLevel()
|
D | codechal_decode_vp9_g11.cpp | 570 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 708 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 762 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 899 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_vc1_g11.cpp | 374 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 663 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 756 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 972 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 1065 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 1462 if (m_statusQueryReportingEnabled) in PerformVc1Olp()
|
D | codechal_decode_hevc_g11.cpp | 256 m_statusQueryReportingEnabled && in SetFrameStates() 1009 if (m_statusQueryReportingEnabled) in SendPictureLongFormat() 1022 if (m_shortFormatInUse && m_statusQueryReportingEnabled && in SendPictureLongFormat() 1405 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1500 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1552 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1686 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
D | codechal_decode_vp8_g12.cpp | 201 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 281 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 336 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_avc_g12.cpp | 317 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 381 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 498 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_jpeg_g12.cpp | 258 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 485 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 552 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_mpeg2_g12.cpp | 305 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 537 if (m_statusQueryReportingEnabled) in SliceLevel() 608 if (m_statusQueryReportingEnabled) in SliceLevel()
|
D | codechal_decode_vc1_g12.cpp | 450 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 766 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 877 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 1106 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 1200 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 1607 if (m_statusQueryReportingEnabled) in PerformVc1Olp()
|
D | codechal_decode_vp9_g12.cpp | 795 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 1024 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1174 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_hevc_g12.cpp | 720 if (m_shortFormatInUse && m_frameIdx < 3 && m_statusQueryReportingEnabled && in SetFrameStates() 1696 if (m_statusQueryReportingEnabled) in SendPictureLongFormat() 1730 m_statusQueryReportingEnabled && in SendPictureLongFormat() 1839 if (m_statusQueryReportingEnabled) in AddPipeEpilog() 1952 if (m_statusQueryReportingEnabled) in SendHucFlush() 2272 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
D | codechal_decoder.h | 581 bool IsStatusQueryReportingEnabled() { return m_statusQueryReportingEnabled; } in IsStatusQueryReportingEnabled() 1048 bool m_statusQueryReportingEnabled = false; variable
|
D | codechal_decode_mpeg2.cpp | 892 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 1131 if (m_statusQueryReportingEnabled) in SliceLevel() 1190 if (m_statusQueryReportingEnabled) in SliceLevel() 1567 if (m_statusQueryReportingEnabled) in MacroblockLevel() 1627 if (m_statusQueryReportingEnabled) in MacroblockLevel()
|
D | codechal_decode_hevc.cpp | 1119 m_statusQueryReportingEnabled && in SetFrameStates() 1537 if (m_statusQueryReportingEnabled) in AddPictureS2LCmds() 2011 if (m_statusQueryReportingEnabled) in SendPictureLongFormat() 2016 if (m_statusQueryReportingEnabled && m_shortFormatInUse && in SendPictureLongFormat() 2087 if (m_statusQueryReportingEnabled && in SendSliceS2L() 2386 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 2498 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 2585 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_jpeg.cpp | 728 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 948 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1003 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decoder.cpp | 434 m_statusQueryReportingEnabled = (userFeatureData.u32Data) ? true : false; in Allocate() 437 if (m_statusQueryReportingEnabled) in Allocate() 487 if (m_statusQueryReportingEnabled) in Allocate() 907 if (m_statusQueryReportingEnabled && m_osInterface) in ~CodechalDecode() 1516 if (!m_statusQueryReportingEnabled) in Execute()
|
D | codechal_decode_vp8.cpp | 1358 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 1421 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1471 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_vc1.cpp | 3584 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 3892 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 3981 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelVLD() 4195 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 4284 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevelIT() 4626 if (m_statusQueryReportingEnabled) in PerformVc1Olp()
|
D | codechal_decode_vp9.cpp | 1795 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 1889 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 1962 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_decode_avc.cpp | 1740 if (m_statusQueryReportingEnabled) in DecodeStateLevel() 1983 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel() 2071 if (m_statusQueryReportingEnabled) in DecodePrimitiveLevel()
|
D | codechal_encoder_base.h | 1455 …bool m_statusQueryReportingEnabled = false; … variable
|