FFmpeg
Macros | Functions
snowenc.c File Reference
#include "libavcodec/snowenc.c"
#include "libavutil/lfg.h"
#include "libavutil/mathematics.h"

Go to the source code of this file.

Macros

#define width   256
 
#define height   256
 

Functions

int main (void)
 

Macro Definition Documentation

◆ width

#define width   256
Examples
mux.c, and scale_video.c.

◆ height

#define height   256
Examples
mux.c, and scale_video.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 30 of file snowenc.c.