Searched refs:DecodeJpegInputBitstreamM12 (Results 1 – 3 of 3) sorted by relevance
71 DecodeJpegInputBitstreamM12::DecodeJpegInputBitstreamM12(DecodePipeline *pipeline, MediaTask *task,… in DecodeJpegInputBitstreamM12() function in decode::DecodeJpegInputBitstreamM1276 MOS_STATUS DecodeJpegInputBitstreamM12::Init(CodechalSetting &settings) in Init()86 bool DecodeJpegInputBitstreamM12::IsComplete() in IsComplete()91 MOS_STATUS DecodeJpegInputBitstreamM12::Append(const CodechalDecodeParams &decodeParams) in Append()
68 class DecodeJpegInputBitstreamM12 : public DecodeInputBitstreamM1274 …DecodeJpegInputBitstreamM12(DecodePipeline *pipeline, MediaTask *task, uint8_t numVdbox, CodechalH…79 virtual ~DecodeJpegInputBitstreamM12() {} in ~DecodeJpegInputBitstreamM12()
377 m_bitstream = MOS_New(DecodeJpegInputBitstreamM12, this, m_task, m_numVdbox, m_hwInterface); in CreatePreSubPipeLines()