Searched refs:CodechalDecodeJpegG12 (Results 1 – 3 of 3) sorted by relevance
38 class CodechalDecodeJpegG12 : public CodechalDecodeJpeg50 CodechalDecodeJpegG12(58 CodechalDecodeJpegG12(const CodechalDecodeJpegG12&) = delete;63 CodechalDecodeJpegG12& operator=(const CodechalDecodeJpegG12&) = delete;68 ~CodechalDecodeJpegG12();
36 CodechalDecodeJpegG12::~CodechalDecodeJpegG12() in ~CodechalDecodeJpegG12()47 MOS_STATUS CodechalDecodeJpegG12::InitMmcState() in InitMmcState()57 MOS_STATUS CodechalDecodeJpegG12::InitSfcState() in InitSfcState()65 MOS_STATUS CodechalDecodeJpegG12::SetGpuCtxCreatOption( in SetGpuCtxCreatOption()89 MOS_STATUS CodechalDecodeJpegG12::SetFrameStates() in SetFrameStates()117 MOS_STATUS CodechalDecodeJpegG12::DecodeStateLevel() in DecodeStateLevel()302 MOS_STATUS CodechalDecodeJpegG12::DecodePrimitiveLevel() in DecodePrimitiveLevel()574 MOS_STATUS CodechalDecodeJpegG12::AllocateStandard( in AllocateStandard()617 CodechalDecodeJpegG12::CodechalDecodeJpegG12( in CodechalDecodeJpegG12() function in CodechalDecodeJpegG12630 void CodechalDecodeJpegG12::CalcRequestedSpace( in CalcRequestedSpace()
231 using Jpeg = CodechalDecodeJpegG12;