Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_decode_avc_g11.h43 class CodechalDecodeAvcG11 : public CodechalDecodeAvc
55 CodechalDecodeAvcG11(
63 CodechalDecodeAvcG11(const CodechalDecodeAvcG11&) = delete;
68 CodechalDecodeAvcG11& operator=(const CodechalDecodeAvcG11&) = delete;
73 ~CodechalDecodeAvcG11();
H A Dcodechal_decode_avc_g11.cpp33 MOS_STATUS CodechalDecodeAvcG11::AllocateStandard( in AllocateStandard()
57 CodechalDecodeAvcG11::~CodechalDecodeAvcG11() in ~CodechalDecodeAvcG11()
70 MOS_STATUS CodechalDecodeAvcG11::SetGpuCtxCreatOption( in SetGpuCtxCreatOption()
118 MOS_STATUS CodechalDecodeAvcG11::SetFrameStates() in SetFrameStates()
147 MOS_STATUS CodechalDecodeAvcG11::DecodeStateLevel() in DecodeStateLevel()
193 MOS_STATUS CodechalDecodeAvcG11::DecodePrimitiveLevel() in DecodePrimitiveLevel()
406 CodechalDecodeAvcG11::CodechalDecodeAvcG11( in CodechalDecodeAvcG11() function in CodechalDecodeAvcG11
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_m11_jsl_ehl/
H A Dmedia_interfaces_g11_jsl_ehl.h138 using Avc = CodechalDecodeAvcG11;
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_m11_icllp/
H A Dmedia_interfaces_g11_icllp.h168 using Avc = CodechalDecodeAvcG11;