Hello
I am trying media sdk sample_encode and during debug i see that pPipeline->Init(&Params) function returns MFX_WRN_PARTIAL_ACCELERATION
in fact is see with Intel's GPA that GPU is not used at all. So seem JPEG encoding cannot be HW accelerated?
Or what i am doing wrong?