FastLED 3.9.15
Loading...
Searching...
No Matches
fl::JpegDecoder::Impl Member List

This is the complete list of members for fl::JpegDecoder::Impl, including all inherited members.

begin(fl::filebuf_ptr stream)fl::JpegDecoder::Implinline
decode(fl::optional< fl::function< bool()> > should_yield)fl::JpegDecoder::Implinline
end()fl::JpegDecoder::Implinline
feedData(fl::span< const fl::u8 > data)fl::JpegDecoder::Implinline
getBytesProcessed() constfl::JpegDecoder::Implinline
getCurrentFrame()fl::JpegDecoder::Implinline
getDecodedRows() constfl::JpegDecoder::Implinline
getPartialFrame()fl::JpegDecoder::Implinline
getProgress() constfl::JpegDecoder::Implinline
getProgressiveConfig() constfl::JpegDecoder::Implinline
getScale() constfl::JpegDecoder::Implinlineprivate
getState() constfl::JpegDecoder::Implinline
hasError(fl::string *msg=nullptr) constfl::JpegDecoder::Implinline
hasMoreFrames() constfl::JpegDecoder::Implinline
hasPartialImage() constfl::JpegDecoder::Implinline
Impl(const JpegConfig &config)fl::JpegDecoder::Implinlineexplicit
isReady() constfl::JpegDecoder::Implinline
mConfigfl::JpegDecoder::Implprivate
mDriverfl::JpegDecoder::Implprivate
mErrorMessagefl::JpegDecoder::Implprivate
mHasErrorfl::JpegDecoder::Implprivate
mProgressfl::JpegDecoder::Implprivate
mStatefl::JpegDecoder::Implprivate
needsMoreData() constfl::JpegDecoder::Implinline
processChunk()fl::JpegDecoder::Implinline
progressive_mConfigfl::JpegDecoder::Implprivate
setError(const fl::string &message)fl::JpegDecoder::Implinlineprivate
setProgressiveConfig(const ProgressiveConfig &config)fl::JpegDecoder::Implinline
~Impl() FL_NOEXCEPT=defaultfl::JpegDecoder::Impl