|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <stdio.h>#include <stdlib.h>#include "vq.c"#include "cwrs.c"#include "entcode.c"#include "entenc.c"#include "entdec.c"#include "mathops.c"#include "bands.h"#include "pitch.c"#include "celt_lpc.c"#include "celt.c"#include <math.h>Macros | |
| #define | CUSTOM_MODES |
| #define | CELT_C |
| #define | MAX_SIZE 100 |
Functions | |
| void | test_rotation (int N, int K) |
| int | main (void) |
Variables | |
| int | ret =0 |
| #define CELT_C |
| #define CUSTOM_MODES |
| #define MAX_SIZE 100 |
| int main | ( | void | ) |
| void test_rotation | ( | int | N, |
| int | K | ||
| ) |
| int ret =0 |
1.8.13