Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_scc.cpp342 …params.motionVectorResolutionControlIdc = (uint8_t)hevcSeqParams->motion_vector_resolution_… in MHW_SETPAR_DECL_SRC()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_hcp_cmdpar.h256 uint8_t motionVectorResolutionControlIdc = 0; in _MHW_PAR_T() local
H A Dmhw_vdbox_hcp_impl.h901 …DO_FIELD(DW34, MotionVectorResolutionControlIdc, params.motionVectorResolutionControlIdc); … in _MHW_SETCMD_OVERRIDE_DECL()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_picture_packet.cpp909 …params.motionVectorResolutionControlIdc = m_hevcSccPicParams->PicSCCExtensionFlags.fields.motion… in MHW_SETPAR_DECL_SRC()