FFmpeg
Macros | Functions
motionpixels_tablegen.c File Reference
#include <stdlib.h>
#include "motionpixels_tablegen.h"
#include "tableprint.h"

Go to the source code of this file.

Macros

#define CONFIG_HARDCODED_TABLES   0
 
#define MAX_NEG_CROP   0
 
#define ff_crop_tab   ((uint8_t *)NULL)
 

Functions

int main (void)
 

Macro Definition Documentation

◆ CONFIG_HARDCODED_TABLES

#define CONFIG_HARDCODED_TABLES   0

Definition at line 24 of file motionpixels_tablegen.c.

◆ MAX_NEG_CROP

#define MAX_NEG_CROP   0

Definition at line 25 of file motionpixels_tablegen.c.

◆ ff_crop_tab

#define ff_crop_tab   ((uint8_t *)NULL)

Definition at line 26 of file motionpixels_tablegen.c.

Function Documentation

◆ main()

int main ( void  )

Definition at line 30 of file motionpixels_tablegen.c.