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

◆ plm_demux_destroy()

void fl::third_party::plm_demux_destroy ( plm_demux_t * self)

Definition at line 1174 of file pl_mpeg.hpp.

1174 {
1175 if (self->destroy_buffer_when_done) {
1177 }
1178 PLM_FREE(self);
1179}
void plm_buffer_destroy(plm_buffer_t *self) FL_NOEXCEPT
Definition pl_mpeg.hpp:855
#define PLM_FREE(p)
Definition pl_mpeg.hpp:180

References FL_NOEXCEPT, plm_buffer_destroy(), and PLM_FREE.

Referenced by plm_destroy().

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