|
FastLED 3.9.15
|
|
inlinestatic |
Create new table entry.
| [in] | ctx | LZW reading context, updated. |
| [in] | code | Last value code for new table entry. |
Definition at line 357 of file lzw.cpp.hpp.
References fl::third_party::lzw_table_entry::count, fl::third_party::lzw_table_entry::extends, fl::third_party::lzw_table_entry::first, FL_NOEXCEPT, and fl::third_party::lzw_table_entry::value.
Referenced by lzw__decode().
Here is the caller graph for this function: