/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g8_X.h | 611 cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; in AddMfxPipeModeSelectCmd() 627 …cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; // This bit is set to be long format… in AddMfxPipeModeSelectCmd()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8_bdw/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_g8_bdw.cpp | 84 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g8_bdw.h | 308 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g9_X.h | 713 cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; in AddMfxPipeModeSelectCmd() 731 …cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; // This bit is set to be long format… in AddMfxPipeModeSelectCmd()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g12_X.cpp | 651 cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; in AddMfxPipeModeSelectCmd() 684 …cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; // This bit is set to be long format… in AddMfxPipeModeSelectCmd()
|
H A D | mhw_vdbox_mfx_hwcmd_g12_X.cpp | 90 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g12_X.h | 344 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/hw/vdbox/ |
H A D | mhw_vdbox_mfx_g11_X.cpp | 696 cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; in AddMfxPipeModeSelectCmd() 714 …cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; // This bit is set to be long format… in AddMfxPipeModeSelectCmd()
|
H A D | mhw_vdbox_mfx_hwcmd_g11_X.cpp | 90 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g11_X.h | 344 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_kbl/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_g9_kbl.cpp | 90 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g9_kbl.h | 344 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_skl/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_g9_skl.cpp | 90 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g9_skl.h | 342 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9_bxt/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_g9_bxt.cpp | 90 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_g9_bxt.h | 342 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_XPM/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_xe_xpm.cpp | 93 …DW1.DecoderShortFormatMode = DECODER_SHORT_FORMAT_MODE_SHORTFORMATDRIVERINTE… in MFX_PIPE_MODE_SELECT_CMD()
|
H A D | mhw_vdbox_mfx_hwcmd_xe_xpm.h | 346 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17,… member
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | genX_cmd_video.c | 902 sel.DecoderShortFormatMode = ShortFormatDriverInterface; in anv_h264_decode_video()
|
H A D | genX_cmd_video_enc.c | 433 pipe_mode.DecoderShortFormatMode = LongFormatDriverInterface; in anv_h264_encode_video()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/vdbox/ |
H A D | mhw_vdbox_mfx_impl.h | 566 …DO_FIELD(DW1, DecoderShortFormatMode, params.decoderShortFormatMode); … in _MHW_SETCMD_OVERRIDE_DECL()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_xe2_lpm.h | 480 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17, 17); //!< DECODER_… member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe2_HPM/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_xe2_hpm.h | 477 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17, 17); //!< DECODER_… member
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus/hw/vdbox/ |
H A D | mhw_vdbox_mfx_hwcmd_xe_lpm_plus.h | 479 …uint32_t DecoderShortFormatMode : __CODEGEN_BITFIELD(17, 17); //!< DECODER_… member
|