|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "celt.h"#include "modes.h"#include "rate.h"#include "os_support.h"#include "stack_alloc.h"#include "quant_bands.h"#include "cpu_support.h"#include "static_modes_float.h"Macros | |
| #define | BITALLOC_SIZE 11 |
| #define | M_PI 3.141592653 |
Functions | |
| CELTMode * | opus_custom_mode_create (opus_int32 Fs, int frame_size, int *error) |
| #define BITALLOC_SIZE 11 |
| #define M_PI 3.141592653 |
1.8.13