#include "mp3_header.h"
Go to the source code of this file.
Defines | |
#define | FRAMES_FLAG 0x0001 |
#define | BYTES_FLAG 0x0002 |
#define | TOC_FLAG 0x0004 |
#define | SCALE_FLAG 0x0008 |
Functions | |
uint32 | fto_nearest_i (float f) |
uint16 | calcCRC (char *pFrame, size_t audiodatasize) |
#define BYTES_FLAG 0x0002 |
#define FRAMES_FLAG 0x0001 |
#define SCALE_FLAG 0x0008 |
#define TOC_FLAG 0x0004 |
uint16 calcCRC | ( | char * | pFrame, | |
size_t | audiodatasize | |||
) |
uint32 fto_nearest_i | ( | float | f | ) |