Home
last modified time | relevance | path

Searched refs:PreFetchOffsetForReferenceIn16PixelIncrement (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_hwcmd_g12_X.cpp514 …DW2.PreFetchOffsetForReferenceIn16PixelIncrement = PRE_FETCH_OFFSET_FOR_REFERENCE_IN_16_PIXEL_INCR… in VDENC_PIPE_MODE_SELECT_CMD()
H A Dmhw_vdbox_vdenc_hwcmd_g12_X.h2976 …uint32_t PreFetchOffsetForReferenceIn16PixelIncrement : __CODEGEN_BITFIELD(24,… member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/hw/vdbox/
H A Dmhw_vdbox_vdenc_hwcmd_xe_hpm.h3861 …uint32_t PreFetchOffsetForReferenceIn16PixelIncrement : __CODEGEN_BITFIELD(24, 27); //!< PRE_FETC… member
4221 …DW2.PreFetchOffsetForReferenceIn16PixelIncrement = PRE_FETCH_OFFSET_FOR_REFERENCE_IN_16_PIXEL_INCR… in VDENC_PIPE_MODE_SELECT_CMD()
H A Dmhw_vdbox_vdenc_xe_hpm.h1064 cmd.DW2.PreFetchOffsetForReferenceIn16PixelIncrement = 0; in AddVdencPipeModeSelectCmd()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus/hw/vdbox/
H A Dmhw_vdbox_vdenc_hwcmd_xe_lpm_plus.h3782 …uint32_t PreFetchOffsetForReferenceIn16PixelIncrement : __CODEGEN_BITFIELD(24, 27); //!< PRE_FETC… member
4145 …DW2.PreFetchOffsetForReferenceIn16PixelIncrement = PRE_FETCH_OFFSET_FOR_REFERENCE_IN_16_PIXEL_INCR… in VDENC_PIPE_MODE_SELECT_CMD()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/hw/vdbox/
H A Dmhw_vdbox_vdenc_hwcmd_xe2_hpm.h3937 …uint32_t PreFetchOffsetForReferenceIn16PixelIncrement : __CODEGEN_BITFIELD(24, 27); //!< PRE_FETC… member
4311 …DW2.PreFetchOffsetForReferenceIn16PixelIncrement = PRE_FETCH_OFFSET_FOR_REFERENCE_IN_16_PIXEL_INCR… in VDENC_PIPE_MODE_SELECT_CMD()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/hw/vdbox/
H A Dmhw_vdbox_vdenc_hwcmd_xe2_lpm.h4035 …uint32_t PreFetchOffsetForReferenceIn16PixelIncrement : __CODEGEN_BITFIELD(24,… member
4463 …DW2.PreFetchOffsetForReferenceIn16PixelIncrement = PRE_FETCH_OFFSET_FOR_REFERENCE_IN_16_PIXEL_INCR… in VDENC_PIPE_MODE_SELECT_CMD()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_vdenc_impl.h482 DO_FIELD(DW2, PreFetchOffsetForReferenceIn16PixelIncrement, params.prefetchOffset); \ in _MHW_SETCMD_OVERRIDE_DECL()