Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/statusreport/
H A Dencode_status_report.h220CODECHAL_ENCODE_FUNCTION_ID func; //!< Encode function requested at Codechal…
H A Dencode_status_report.cpp206 …m_statusReportData[submitIndex].func = (CODECHAL_ENCODE_FUNCTION_ID)m_codecFuncToFuncIdPairs[pairI… in Init()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/codec/shared/
H A Dcodec_def_common_encode.h474 } CODECHAL_ENCODE_FUNCTION_ID; typedef
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encoder_base.h900CODECHAL_ENCODE_FUNCTION_ID Func; //!< Encode function requested at Codechal…