Home
last modified time | relevance | path

Searched refs:ibcMotionCompensationBufferReferenceIdc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_picture_packet_xe_lpm_plus_base.cpp210 … params.ibcMotionCompensationBufferReferenceIdc = m_hevcBasicFeature->m_refFrames.m_IBCRefIdx; in MHW_SETPAR_DECL_SRC()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_picture_packet_xe2_lpm_base.cpp210 params.ibcMotionCompensationBufferReferenceIdc = m_hevcBasicFeature->m_refFrames.m_IBCRefIdx; in MHW_SETPAR_DECL_SRC()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_scc.cpp344 params.ibcMotionCompensationBufferReferenceIdc = m_slotForRecNotFiltered; in MHW_SETPAR_DECL_SRC()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_cmdpar.h258 uint8_t ibcMotionCompensationBufferReferenceIdc = 0; in _MHW_PAR_T() local
H A Dmhw_vdbox_hcp_impl.h903 …LD(DW34, IbcMotionCompensationBufferReferenceIdc, params.ibcMotionCompensationBufferReferenceIdc);… in _MHW_SETCMD_OVERRIDE_DECL()