#include "libavutil/lfg.h"
#include "avcodec.h"
Go to the source code of this file.
Data Structures | |
struct | A64Context |
Defines | |
#define | C64XRES 320 |
#define | C64YRES 200 |
Definition in file a64enc.h.
#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().