Home
last modified time | relevance | path

Searched refs:m_decodeInUse (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_mfx_interface.cpp125 m_decodeInUse = decodeInUse; in MhwVdboxMfxInterface()
148 …f (eStatus == MOS_STATUS_SUCCESS && (!MEDIA_IS_SKU(m_skuTable, FtrWithSlimVdbox) || m_decodeInUse)) in MhwVdboxMfxInterface()
354 if (m_decodeInUse) in AddMfxAvcImgCmd()
375 if (m_decodeInUse) in AddMfxAvcWeightOffset()
396 if (m_decodeInUse) in AddMfxAvcSlice()
416 if (m_decodeInUse) in AddMfxMpeg2PicCmd()
436 if (m_decodeInUse) in AddMfxVp8PicCmd()
H A Dmhw_vdbox_hcp_interface.cpp45 if (m_decodeInUse) in AddHcpSurfaceCmd()
68 m_decodeInUse = decodeInUse; in MhwVdboxHcpInterface()
95 if (m_decodeInUse) in AddHcpPicStateCmd()
115 if (m_decodeInUse) in AddHcpSliceStateCmd()
H A Dmhw_vdbox_avp_interface.cpp100 if (m_decodeInUse) in AddAvpSurfaceCmd()
123 m_decodeInUse = decodeInUse; in MhwVdboxAvpInterface()
H A Dmhw_vdbox_mfx_interface.h584 …bool m_decodeInUse = false; //!< Flag to indicate if the interface is for d… variable
857 return m_decodeInUse; in IsDecodeInUse()
892 m_decodeInUse = decodeInUse; in SetDecodeInUse()
H A Dmhw_vdbox_avp_interface.h389 …bool m_decodeInUse = false; //!< Flag to indicate if the interfac… variable
H A Dmhw_vdbox_hcp_interface.h367 …bool m_decodeInUse = false; //!< Flag to indicate if the interface is for d… variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_basic_feature.h234 void SetDecodeInUse(bool decodeInUse) { m_decodeInUse = decodeInUse; } in SetDecodeInUse()
396 bool m_decodeInUse = false; variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_bxt/hw/vdbox/
H A Dmhw_vdbox_mfx_g9_bxt.cpp111 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
162 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_g9_bxt.cpp36 if (m_rowstoreCachingSupported && m_decodeInUse) in InitRowstoreUserFeatureSettings()
527 if (!this->m_decodeInUse) in AddHcpVp9SegmentStateCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/hw/vdbox/
H A Dmhw_vdbox_mfx_g9_skl.cpp115 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
168 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_kbl/hw/vdbox/
H A Dmhw_vdbox_mfx_g9_kbl.cpp115 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
168 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
H A Dmhw_vdbox_hcp_g9_kbl.cpp36 if (m_rowstoreCachingSupported && m_decodeInUse) in InitRowstoreUserFeatureSettings()
928 if (!m_decodeInUse) in AddHcpIndObjBaseAddrCmd()
1522 if (!this->m_decodeInUse) in AddHcpVp9SegmentStateCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/hw/vdbox/
H A Dmhw_vdbox_avp_xe_hpm.cpp114 if (m_decodeInUse) in GetAvpStateCommandSize()
150 if (m_decodeInUse) in GetAvpPrimitiveCommandSize()
1025 if (this->m_decodeInUse == false) in AddAvpPipeBufAddrCmd()
1182 if (m_decodeInUse) in AddAvpPipeModeSelectCmd()
1240 if(m_decodeInUse) in AddAvpIndObjBaseAddrCmd()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/avc/packet/
H A Ddecode_avc_slice_packet.cpp132 params.decodeInUse = m_decodeInUse; in MHW_SETPAR_DECL_SRC()
235 m_decodeInUse = true; in AddCmd_AVC_BSD_OBJECT()
H A Ddecode_avc_slice_packet.h151 bool m_decodeInUse = false; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/hw/vdbox/
H A Dmhw_vdbox_vvcp_impl_xe2_lpm.h92 if (m_decodeInUse) in GetVvcpSliceLvlCmdSize()
125 if (m_decodeInUse) in GetVvcpPrimitiveCmdSize()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_avp_g12_X.cpp243 if(m_decodeInUse) in GetAvpStateCommandSize()
279 if(m_decodeInUse) in GetAvpPrimitiveCommandSize()
536 if (m_decodeInUse) in AddAvpPipeModeSelectCmd()
1462 if(m_decodeInUse) in AddAvpIndObjBaseAddrCmd()
1860 if (m_decodeInUse) in AddAvpTileCodingCmd()
H A Dmhw_vdbox_mfx_g12_X.cpp646 if (m_decodeInUse) in AddMfxPipeModeSelectCmd()
863 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
907 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
998 if (params->bMmcEnabled && m_decodeInUse) in AddMfxPipeBufAddrCmd()
1758 m_decodeInUse, in AddMfdAvcSliceAddrCmd()
1834 m_decodeInUse, in AddMfdAvcBsdObjectCmd()
H A Dmhw_vdbox_hcp_g12_X.cpp1436 …G12->MultiEngineMode != MHW_VDBOX_HCP_MULTI_ENGINE_MODE_FE_LEGACY && !m_decodeInUse && !paramsG12-… in AddHcpPipeModeSelectCmd()
1453 if (m_decodeInUse) in AddHcpPipeModeSelectCmd()
2470 if (!m_decodeInUse) in AddHcpIndObjBaseAddrCmd()
3045 if (!m_decodeInUse) in AddHcpRefIdxStateCmd()
3956 if (!m_decodeInUse) in AddHcpVp9SegmentStateCmd()
4457 if (m_decodeInUse) in AddHcpTileCodingCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8_bdw/hw/vdbox/
H A Dmhw_vdbox_mfx_g8_bdw.cpp86 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
125 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/hw/vdbox/
H A Dmhw_vdbox_mfx_g8_X.h606 if (this->m_decodeInUse) in AddMfxPipeModeSelectCmd()
1217 this->m_decodeInUse, in AddMfdAvcSliceAddrCmd()
1294 this->m_decodeInUse, in AddMfdAvcBsdObjectCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/
H A Dmhw_vdbox_mfx_g11_X.cpp691 if (m_decodeInUse) in AddMfxPipeModeSelectCmd()
897 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
950 if (!m_decodeInUse) in AddMfxPipeBufAddrCmd()
1792 m_decodeInUse, in AddMfdAvcSliceAddrCmd()
1868 m_decodeInUse, in AddMfdAvcBsdObjectCmd()
H A Dmhw_vdbox_hcp_g11_X.cpp1210 …code = (paramsG11->MultiEngineMode != MHW_VDBOX_HCP_MULTI_ENGINE_MODE_FE_LEGACY && !m_decodeInUse); in AddHcpPipeModeSelectCmd()
1223 if (m_decodeInUse) in AddHcpPipeModeSelectCmd()
2149 if (!m_decodeInUse) in AddHcpIndObjBaseAddrCmd()
3467 if (!m_decodeInUse) in AddHcpVp9SegmentStateCmd()
3797 if (m_decodeInUse) in AddHcpTileCodingCmd()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/hw/vdbox/
H A Dmhw_vdbox_mfx_g9_X.h708 if (this->m_decodeInUse) in AddMfxPipeModeSelectCmd()
1450 this->m_decodeInUse, in AddMfdAvcSliceAddrCmd()
1527 this->m_decodeInUse, in AddMfdAvcBsdObjectCmd()
H A Dmhw_vdbox_hcp_g9_X.h576 if (this->m_decodeInUse) in AddHcpPipeModeSelectCmd()
1257 if (!this->m_decodeInUse) in AddHcpIndObjBaseAddrCmd()

12