Searched refs:CodechalDecodeMpeg2 (Results 1 – 14 of 14) sorted by relevance
84 typedef class CodechalDecodeMpeg2 *PCODECHAL_DECODE_MPEG2_STATE;90 class CodechalDecodeMpeg2 : public CodechalDecode103 CodechalDecodeMpeg2(111 CodechalDecodeMpeg2(const CodechalDecodeMpeg2&) = delete;116 CodechalDecodeMpeg2& operator=(const CodechalDecodeMpeg2&) = delete;121 ~CodechalDecodeMpeg2 ();
53 bool CodechalDecodeMpeg2::DetectSliceError( in DetectSliceError()114 MOS_STATUS CodechalDecodeMpeg2::InsertDummySlices( in InsertDummySlices()203 MOS_STATUS CodechalDecodeMpeg2::CopyDataSurface( in CopyDataSurface()332 MOS_STATUS CodechalDecodeMpeg2::InitializeBeginFrame() in InitializeBeginFrame()354 MOS_STATUS CodechalDecodeMpeg2::AllocateResources () in AllocateResources()458 CodechalDecodeMpeg2::~CodechalDecodeMpeg2 () in ~CodechalDecodeMpeg2()500 MOS_STATUS CodechalDecodeMpeg2::SetFrameStates () in SetFrameStates()716 MOS_STATUS CodechalDecodeMpeg2::DecodeStateLevel() in DecodeStateLevel()937 MOS_STATUS CodechalDecodeMpeg2::DecodePrimitiveLevel() in DecodePrimitiveLevel()949 MOS_STATUS CodechalDecodeMpeg2::SliceLevel() in SliceLevel()[all …]
63 CodechalDecodeMpeg2 *m_mpeg2State = nullptr; //!< Pinter to MPEG2 decode state
36 m_mpeg2State = (CodechalDecodeMpeg2 *)standardState; in CodechalMmcDecodeMpeg2()
75 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeMpeg2::SetFrameStates()); in SetFrameStates()606 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeMpeg2::AllocateStandard( in AllocateStandard()626 CodechalDecodeMpeg2(hwInterface, debugInterface, standardInfo) in CodechalDecodeMpeg2G11()
38 class CodechalDecodeMpeg2G11 : public CodechalDecodeMpeg2
87 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeMpeg2::SetFrameStates()); in SetFrameStates()643 CODECHAL_DECODE_CHK_STATUS_RETURN(CodechalDecodeMpeg2::AllocateStandard( in AllocateStandard()682 CodechalDecodeMpeg2(hwInterface, debugInterface, standardInfo) in CodechalDecodeMpeg2G12()
56 CodechalDecodeMpeg2 *m_mpeg2State = nullptr; //!< Pinter to MPEG2 decode state
36 m_mpeg2State = (CodechalDecodeMpeg2 *)standardState; in CodechalMmcDecodeMpeg2G12()
38 class CodechalDecodeMpeg2G12 : public CodechalDecodeMpeg2
119 using Mpeg2 = CodechalDecodeMpeg2;
164 using Mpeg2 = CodechalDecodeMpeg2;
168 using Mpeg2 = CodechalDecodeMpeg2;
166 using Mpeg2 = CodechalDecodeMpeg2;