|
FastLED 3.9.15
|
|
static |
Convert an LZW result code to equivalent GIF result code.
| [in] | l_res | LZW response code. |
Definition at line 182 of file gif.cpp.hpp.
References FL_ASSERT, FL_NOEXCEPT, LZW_BAD_PARAM, LZW_NO_COLOUR, NSGIF_ERR_DATA_FRAME, NSGIF_ERR_END_OF_DATA, NSGIF_ERR_OOM, and NSGIF_OK.
Referenced by nsgif__decode_complex(), nsgif__decode_simple(), and nsgif_data_scan().
Here is the caller graph for this function: