Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/
H A Dencode_av1_segmentation.cpp433 params.segmentMapStreamInBuffer = nullptr; in MHW_SETPAR_DECL_SRC()
442 params.segmentMapStreamInBuffer = m_segmentMapBuffer[primRefList->m_segIdBufIdx]; in MHW_SETPAR_DECL_SRC()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_vdenc_cmdpar.h270 PMOS_RESOURCE segmentMapStreamInBuffer = nullptr; in _MHW_PAR_T() local
H A Dmhw_vdbox_vdenc_impl.h972 if (!Mos_ResourceIsNull(params.segmentMapStreamInBuffer)) in _MHW_SETCMD_OVERRIDE_DECL()
974 resourceParams.presResource = params.segmentMapStreamInBuffer; in _MHW_SETCMD_OVERRIDE_DECL()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/packet/
H A Dencode_vp9_vdenc_packet.cpp1963 params.segmentMapStreamInBuffer = params.segmentMapStreamOutBuffer; in MHW_SETPAR_DECL_SRC()