Home
last modified time | relevance | path

Searched refs:CodechalDecodeAvcG12 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_avc_g12.cpp36 MOS_STATUS CodechalDecodeAvcG12::AllocateStandard( in AllocateStandard()
78 MOS_STATUS CodechalDecodeAvcG12::InitSfcState() in InitSfcState()
91 CodechalDecodeAvcG12::~CodechalDecodeAvcG12() in ~CodechalDecodeAvcG12()
117 MOS_STATUS CodechalDecodeAvcG12::InitMmcState() in InitMmcState()
132 MOS_STATUS CodechalDecodeAvcG12::SetGpuCtxCreatOption( in SetGpuCtxCreatOption()
158 MOS_STATUS CodechalDecodeAvcG12::AllocateHistogramSurface() in AllocateHistogramSurface()
190 void CodechalDecodeAvcG12::CalcRequestedSpace( in CalcRequestedSpace()
205 MOS_STATUS CodechalDecodeAvcG12::SetFrameStates() in SetFrameStates()
249 MOS_STATUS CodechalDecodeAvcG12::DecodeStateLevel() in DecodeStateLevel()
329 MOS_STATUS CodechalDecodeAvcG12::DecodePrimitiveLevel() in DecodePrimitiveLevel()
[all …]
H A Dcodechal_decode_avc_g12.h44 class CodechalDecodeAvcG12 : public CodechalDecodeAvc
56 CodechalDecodeAvcG12(
64 CodechalDecodeAvcG12(const CodechalDecodeAvcG12&) = delete;
69 CodechalDecodeAvcG12& operator=(const CodechalDecodeAvcG12&) = delete;
74 ~CodechalDecodeAvcG12();
/aosp_15_r20/external/intel-media-driver/media_driver/media_interface/media_interfaces_m12_tgllp/
H A Dmedia_interfaces_g12_tgllp.h225 using Avc = CodechalDecodeAvcG12;