FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
a64enc.h File Reference

a64 video encoder - basic headers More...

#include "libavutil/lfg.h"
#include "avcodec.h"

Go to the source code of this file.

Data Structures

struct  A64Context
 

Macros

#define C64XRES   320
 
#define C64YRES   200
 

Detailed Description

a64 video encoder - basic headers

Definition in file a64enc.h.

Macro Definition Documentation

#define C64XRES   320

Definition at line 33 of file a64enc.h.

Referenced by a64multi_encode_frame(), and to_meta_with_crop().

#define C64YRES   200

Definition at line 34 of file a64enc.h.

Referenced by a64multi_encode_frame(), and to_meta_with_crop().