nn::jpeg::CTR::JpegMpEncoder::GetLastError Member Function#include <nn/jpeg.h> s32 GetLastError() const;
None.
JPEG_ENCODER_ERROR_NONE (0) if the previous encoding process succeeded.Also returns 0 if the encoder object has just been initialized or reinitialized.Gets the cause of the error generated by the immediately previous call to the StartMpEncoderFirst, StartMpEncoderNext, or StartMpEncoderLR functions.
CONFIDENTIAL