Searched refs:CodechalJpegSfcStateG12 (Results 1 – 3 of 3) sorted by relevance
35 class CodechalJpegSfcStateG12 : public CodechalJpegSfcState41 CodechalJpegSfcStateG12() { CODECHAL_HW_FUNCTION_ENTER; }; in CodechalJpegSfcStateG12() function45 ~CodechalJpegSfcStateG12() { CODECHAL_HW_FUNCTION_ENTER; }; in ~CodechalJpegSfcStateG12()
31 MOS_STATUS CodechalJpegSfcStateG12::AddSfcCommands( in AddSfcCommands()79 MOS_STATUS CodechalJpegSfcStateG12::SetSfcStateParams( in SetSfcStateParams()
59 m_sfcState = MOS_New(CodechalJpegSfcStateG12); in InitSfcState()