|
FastLED 3.9.15
|
#include <stdlib.h>#include "fl/stl/string.h"#include "coder.h"#include "fl/stl/noexcept.h"#include "fl/stl/stdint.h"
Include dependency graph for buffers.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::third_party |
Macros | |
| #define | SAFE_FREE(x) |
Functions | |
| MP3DecInfo * | fl::third_party::AllocateBuffers (void) FL_NOEXCEPT |
| static void | fl::third_party::ClearBuffer (void *buf, int nBytes) FL_NOEXCEPT |
| void | fl::third_party::FreeBuffers (MP3DecInfo *mp3DecInfo) FL_NOEXCEPT |