webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Macros | Functions
test_opus_padding.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "opus.h"
#include "test_opus_common.h"

Macros

#define PACKETSIZE   16909318
 
#define CHANNELS   2
 
#define FRAMESIZE   5760
 

Functions

int test_overflow (void)
 
int main (void)
 

Macro Definition Documentation

◆ CHANNELS

#define CHANNELS   2

◆ FRAMESIZE

#define FRAMESIZE   5760

◆ PACKETSIZE

#define PACKETSIZE   16909318

Function Documentation

◆ main()

int main ( void  )

◆ test_overflow()

int test_overflow ( void  )