FastLED 3.9.15
Loading...
Searching...
No Matches
scalfact.hpp File Reference
#include "coder.h"
#include "fl/stl/stdint.h"
+ Include dependency graph for scalfact.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
 

Functions

int fl::third_party::UnpackScaleFactors (MP3DecInfo *mp3DecInfo, const unsigned char *buf, int *bitOffset, int bitsAvail, int gr, int ch) FL_NOEXCEPT
 
static void fl::third_party::UnpackSFMPEG1 (BitStreamInfo *bsi, SideInfoSub *sis, ScaleFactorInfoSub *sfis, int32_t *scfsi, int gr, ScaleFactorInfoSub *sfisGr0) FL_NOEXCEPT
 
static void fl::third_party::UnpackSFMPEG2 (BitStreamInfo *bsi, SideInfoSub *sis, ScaleFactorInfoSub *sfis, int gr, int ch, int modeExt, ScaleFactorJS *sfjs) FL_NOEXCEPT
 

Variables

static const char fl::third_party::NRTab [6][3][4]
 
static const char fl::third_party::SFLenTab [16][2]