Home
last modified time | relevance | path

Searched refs:m_refscalingwinbottomoffset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/
H A Dcodec_def_common_vvc.h113 int32_t m_refscalingwinbottomoffset; member
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vvc/features/
H A Ddecode_vvc_reference_frames.cpp132 attributes->m_refscalingwinbottomoffset = ref->m_ppsScalingWinBottomOffset; in GetRefAttrByFrameIndex()
H A Ddecode_vvc_basic_feature.cpp928 … (curFrameAttr.m_refscalingwinbottomoffset != refFrameAttr.m_refscalingwinbottomoffset) || in ErrorDetectAndConceal()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_vvcp_impl.h1595 …[i].DW3.DRefscalingwinbottomoffsetI = (uint32_t)params.refFrameAttr[i].m_refscalingwinbottomoffset; in _MHW_SETCMD_OVERRIDE_DECL()