Home
last modified time | relevance | path

Searched refs:ExecCodecFunction (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/jpeg/pipeline/
H A Dencode_jpeg_pipeline.cpp121 if (encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_ENC_VDENC_PAK && in Prepare()
122 encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_PAK) in Prepare()
153 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_libva_encoder.cpp717 encodeContext->EncodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC; in DdiEncode_MfeSubmit()
721 encodeContext->EncodeParams.ExecCodecFunction = CODECHAL_FUNCTION_FEI_ENC; in DdiEncode_MfeSubmit()
743 encodeContext->EncodeParams.ExecCodecFunction = CODECHAL_FUNCTION_PAK; in DdiEncode_MfeSubmit()
747 encodeContext->EncodeParams.ExecCodecFunction = CODECHAL_FUNCTION_FEI_PAK; in DdiEncode_MfeSubmit()
H A Dmedia_ddi_encode_fei_avc.cpp107 encodeParams->ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
111 encodeParams->ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
115 encodeParams->ExecCodecFunction = CODECHAL_FUNCTION_ENC_PAK; in EncodeInCodecHal()
H A Dmedia_ddi_encode_mpeg2.cpp238 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC_VDENC_PAK; in EncodeInCodecHal()
242 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC_PAK; in EncodeInCodecHal()
H A Dmedia_ddi_encode_jpeg.cpp512 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_PAK; in EncodeInCodecHal()
H A Dmedia_ddi_encode_hevc.cpp381 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC_VDENC_PAK; in EncodeInCodecHal()
385 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC_PAK; in EncodeInCodecHal()
H A Dmedia_ddi_encode_fei_hevc.cpp83 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
H A Dmedia_ddi_encode_vp8.cpp572 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
H A Dmedia_ddi_encode_avc.cpp993 encodeParams->ExecCodecFunction = CODECHAL_FUNCTION_ENC_VDENC_PAK; in EncodeInCodecHal()
997 encodeParams->ExecCodecFunction = CODECHAL_FUNCTION_ENC_PAK; in EncodeInCodecHal()
H A Dmedia_ddi_encode_vp9.cpp98 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
H A Dmedia_ddi_encode_av1.cpp273 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/pipeline/
H A Dencode_av1_vdenc_pipeline.cpp104 if (encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_ENC_VDENC_PAK) in Prepare()
319 pPar->codecFunction = encodeParams->ExecCodecFunction; in FillStatusReportParameters()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline.cpp77 if (encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_ENC_VDENC_PAK) in Prepare()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/pipeline/
H A Dencode_vp9_vdenc_pipeline.cpp129 if (encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_ENC_VDENC_PAK) in Prepare()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/
H A Dcodec_def_encode.h113 …CODECHAL_FUNCTION ExecCodecFunction = CODECHAL_FUNCTION_INVALID; //!< High … member
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_XPM_base/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline_xe_xpm_base.cpp126 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encoder_base.cpp4857 if (m_mfeEnabled == false || encodeParams->ExecCodecFunction == CODECHAL_FUNCTION_ENC in ExecuteEnc()
4858 || encodeParams->ExecCodecFunction == CODECHAL_FUNCTION_FEI_ENC) in ExecuteEnc()
4861 &encodeParams->ExecCodecFunction, sizeof(encodeParams->ExecCodecFunction), in ExecuteEnc()
5067 if (m_mfeEnabled == false || encodeParams->ExecCodecFunction == CODECHAL_FUNCTION_PAK in ExecuteEnc()
5068 || encodeParams->ExecCodecFunction == CODECHAL_FUNCTION_FEI_PAK) in ExecuteEnc()
5071 &encodeParams->ExecCodecFunction, sizeof(encodeParams->ExecCodecFunction), in ExecuteEnc()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/vp9/pipeline/
H A Dencode_vp9_vdenc_pipeline_xe_lpm_plus_base.cpp192 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline_xe2_lpm_base.cpp193 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline_xe_lpm_plus_base.cpp194 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/pipeline/
H A Dencode_avc_vdenc_pipeline.cpp113 if (encodeParams->ExecCodecFunction != CODECHAL_FUNCTION_ENC_VDENC_PAK) in Prepare()
160 inputParameters.codecFunction = encodeParams->ExecCodecFunction; in Prepare()
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/
H A Dddi_encode_jpeg_specific.cpp522 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_PAK; in EncodeInCodecHal()
H A Dddi_encode_vp9_specific.cpp97 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
H A Dddi_encode_av1_specific.cpp255 encodeParams.ExecCodecFunction = m_encodeCtx->codecFunction; in EncodeInCodecHal()
H A Dddi_encode_hevc_specific.cpp297 encodeParams.ExecCodecFunction = CODECHAL_FUNCTION_ENC_VDENC_PAK; in EncodeInCodecHal()

12