|
OpenCore
1.0.5
OpenCore Bootloader
|
#include "coder.h"Go to the source code of this file.
Variables | |
| const int | imdctWin [4][36] |
| const int | ISFMpeg1 [2][7] |
| const int | ISFMpeg2 [2][2][16] |
| const int | ISFIIP [2][2] |
| const unsigned char | uniqueIDTab [8] = {0x5f, 0x4b, 0x43, 0x5f, 0x5f, 0x4a, 0x52, 0x5f} |
| const int | csa [8][2] |
| const int | coef32 [31] |
| const int | polyCoef [264] |
| const int coef32[31] |
Definition at line 248 of file trigtabs.c.
| const int csa[8][2] |
Definition at line 225 of file trigtabs.c.
| const int imdctWin[4][36] |
Definition at line 103 of file trigtabs.c.
| const int ISFIIP[2][2] |
Definition at line 214 of file trigtabs.c.
| const int ISFMpeg1[2][7] |
Definition at line 160 of file trigtabs.c.
| const int ISFMpeg2[2][2][16] |
Definition at line 182 of file trigtabs.c.
| const int polyCoef[264] |
Definition at line 278 of file trigtabs.c.
| const unsigned char uniqueIDTab[8] = {0x5f, 0x4b, 0x43, 0x5f, 0x5f, 0x4a, 0x52, 0x5f} |
Definition at line 219 of file trigtabs.c.