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

◆ cleanupDecoder()

void fl::third_party::SoftwareGifDecoder::cleanupDecoder ( )
private

Definition at line 221 of file software_decoder.cpp.hpp.

221 {
222 if (gif_) {
224 gif_ = nullptr;
225 }
226 ready_ = false;
227}
void nsgif_destroy(nsgif_t *gif) FL_NOEXCEPT
Free a NSGIF object.
Definition gif.cpp.hpp:1395

References FL_NOEXCEPT, gif_, fl::third_party::nsgif_destroy(), and ready_.

Referenced by end().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: