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.0 if the encoder object has just been initialized or reinitialized.Gets the reason for failure of the previous call to the StartMpEncoderFirst, StartMpEncoderNext, or StartMpEncoderLR functions.
CONFIDENTIAL