FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Impl()

fl::JpegDecoder::Impl::Impl ( const JpegConfig & config)
inlineexplicit

Definition at line 63 of file jpeg.cpp.hpp.

65 , mProgress(0.0f), mHasError(false) {
67 }
JpegDecoder::State mState
Definition jpeg.cpp.hpp:42
fl::third_party::TJpgInstanceDecoderPtr mDriver
Definition jpeg.cpp.hpp:39
TJpgInstanceDecoderPtr createTJpgInstanceDecoder() FL_NOEXCEPT

References fl::JpegDecoder::JpegDecoder(), fl::third_party::createTJpgInstanceDecoder(), mConfig, mDriver, mHasError, mProgress, mState, and fl::JpegDecoder::NotStarted.

+ Here is the call graph for this function: