#include "avcodec.h"
#include "bytestream.h"
#include "codec_internal.h"
#include "encode.h"
#include "internal.h"
#include "v210enc.h"
#include "v210enc_init.h"
#include "v210_template.c"
Go to the source code of this file.
โ TYPE [1/2]
โ DEPTH [1/2]
โ BYTES_PER_PIXEL [1/2]
| #define BYTES_PER_PIXEL 1 |
โ RENAME [1/2]
| #define RENAME |
( |
|
a | ) |
a ## _ ## 8 |
โ TYPE [2/2]
โ DEPTH [2/2]
โ BYTES_PER_PIXEL [2/2]
| #define BYTES_PER_PIXEL 2 |
โ RENAME [2/2]
| #define RENAME |
( |
|
a | ) |
a ## _ ## 10 |
โ encode_init()
โ encode_frame()
โ ff_v210_encoder