Home
last modified time | relevance | path

Searched refs:DumpSecondaryCommandBuffer (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_packet_xe_m_base.h97 MOS_STATUS DumpSecondaryCommandBuffer(MOS_COMMAND_BUFFER &cmdBuffer);
H A Ddecode_vp9_packet_front_end_m12.cpp85 DECODE_CHK_STATUS(DumpSecondaryCommandBuffer(*cmdBuffer)); in Submit()
H A Ddecode_vp9_packet_back_end_m12.cpp100 DECODE_CHK_STATUS(DumpSecondaryCommandBuffer(*cmdBuffer)); in Submit()
H A Ddecode_vp9_packet_xe_m_base.cpp301 MOS_STATUS Vp9DecodePktXe_M_Base::DumpSecondaryCommandBuffer(MOS_COMMAND_BUFFER &cmdBuffer) in DumpSecondaryCommandBuffer() function in decode::Vp9DecodePktXe_M_Base
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_packet_xe_m_base.h105 MOS_STATUS DumpSecondaryCommandBuffer(MOS_COMMAND_BUFFER &cmdBuffer);
H A Ddecode_hevc_packet_front_end_m12.cpp95 DECODE_CHK_STATUS(DumpSecondaryCommandBuffer(*cmdBuffer)); in Submit()
H A Ddecode_hevc_packet_back_end_m12.cpp113 DECODE_CHK_STATUS(DumpSecondaryCommandBuffer(*cmdBuffer)); in Submit()
H A Ddecode_hevc_packet_real_tile_m12.cpp125 DECODE_CHK_STATUS(DumpSecondaryCommandBuffer(*cmdBuffer)); in Submit()
H A Ddecode_hevc_packet_xe_m_base.cpp278 MOS_STATUS HevcDecodePktXe_M_Base::DumpSecondaryCommandBuffer(MOS_COMMAND_BUFFER &cmdBuffer) in DumpSecondaryCommandBuffer() function in decode::HevcDecodePktXe_M_Base