Searched refs:CodechalDecodeHevcG12 (Results 1 – 5 of 5) sorted by relevance
102 class CodechalDecodeHevcG12 : public CodechalDecodeHevc126 CodechalDecodeHevcG12(134 CodechalDecodeHevcG12(const CodechalDecodeHevcG12&) = delete;139 CodechalDecodeHevcG12& operator=(const CodechalDecodeHevcG12&) = delete;144 ~CodechalDecodeHevcG12 ();
44 MOS_STATUS CodechalDecodeHevcG12::AllocateResourcesVariableSizes () in AllocateResourcesVariableSizes()179 MOS_STATUS CodechalDecodeHevcG12::AllocateResourceRefBefLoopFilter() in AllocateResourceRefBefLoopFilter()207 MOS_STATUS CodechalDecodeHevcG12::AllocateHistogramSurface() in AllocateHistogramSurface()239 CodechalDecodeHevcG12::~CodechalDecodeHevcG12 () in ~CodechalDecodeHevcG12()298 MOS_STATUS CodechalDecodeHevcG12::CheckLCUSize() in CheckLCUSize()319 MOS_STATUS CodechalDecodeHevcG12::SetGpuCtxCreatOption( in SetGpuCtxCreatOption()397 uint32_t CodechalDecodeHevcG12::GetDmemBufferSize() in GetDmemBufferSize()402 MOS_STATUS CodechalDecodeHevcG12::SetHucDmemS2LPictureBss( in SetHucDmemS2LPictureBss()496 MOS_STATUS CodechalDecodeHevcG12::CalcDownsamplingParams( in CalcDownsamplingParams()575 MOS_STATUS CodechalDecodeHevcG12::SetHucDmemParams ( in SetHucDmemParams()[all …]
87 CodechalDecodeHevcG12 *decoder, 334 CodechalDecodeHevcG12 *m_decoder = nullptr; //!< Pointer to the HEVC decoder
34 CodechalDecodeHevcG12 *decoder, in HevcDecodeSliceLongG12()
228 using Hevc = CodechalDecodeHevcG12;