FFmpeg
Typedefs
types.h File Reference
#include <stddef.h>

Go to the source code of this file.

Typedefs

typedef unsigned int Pixel32
 
typedef unsigned char BYTE
 
typedef float SFLOAT
 
typedef long long int INT64
 

Typedef Documentation

◆ Pixel32

typedef unsigned int Pixel32

Definition at line 45 of file types.h.

◆ BYTE

typedef unsigned char BYTE

Definition at line 46 of file types.h.

◆ SFLOAT

typedef float SFLOAT

Definition at line 49 of file types.h.

◆ INT64

typedef long long int INT64

Definition at line 52 of file types.h.