|
FastLED 3.9.15
|
| int fl::third_party::Mp3HelixDecoder::decodeFrame | ( | const fl::u8 ** | inbuf, |
| fl::size * | bytes_left ) |
Definition at line 65 of file mp3.cpp.hpp.
References fl::bit_cast(), _MP3FrameInfo::bitrate, _MP3FrameInfo::bitsPerSample, ERR_MP3_NONE, ERR_MP3_NULL_POINTER, _MP3FrameInfo::layer, mDecoder, mFrameInfo, fl::third_party::MP3Decode(), fl::third_party::MP3GetLastFrameInfo(), mPcmBuffer, _MP3FrameInfo::nChans, _MP3FrameInfo::outputSamps, _MP3FrameInfo::samprate, and _MP3FrameInfo::version.
Referenced by decode(), and fl::Mp3::parseMp3Info().
Here is the call graph for this function:
Here is the caller graph for this function: