MCPcopy Create free account
hub / github.com/FastLED/FastLED / getState

Method getState

src/fl/codec/jpeg.cpp.hpp:288–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288JpegDecoder::State JpegDecoder::getState() const {
289 return mImpl->getState();
290}
291
292//////////////////////////////////////////////////////////////////////////
293// Jpeg Static Methods Implementation

Callers 3

processChunkMethod · 0.45
FL_TEST_FILEFunction · 0.45
FL_TEST_FILEFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected