webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions | Variables
test_unit_rotation.c File Reference
#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
 

Macro Definition Documentation

◆ CELT_C

#define CELT_C

◆ CUSTOM_MODES

#define CUSTOM_MODES

◆ MAX_SIZE

#define MAX_SIZE   100

Function Documentation

◆ main()

int main ( void  )

◆ test_rotation()

void test_rotation ( int  N,
int  K 
)

Variable Documentation

◆ ret

int ret =0