Go to the source code of this file.
static int v410_encode_frame |
( |
AVCodecContext * |
avctx, |
|
|
uint8_t * |
buf, |
|
|
int |
buf_size, |
|
|
void * |
data |
|
) |
| |
|
static |
Initial value:= {
.name = "v410",
}
static av_cold int v410_encode_init(AVCodecContext *avctx)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
#define PIX_FMT_YUV444P10
static av_cold int v410_encode_close(AVCodecContext *avctx)
static int v410_encode_frame(AVCodecContext *avctx, uint8_t *buf, int buf_size, void *data)
Definition at line 90 of file v410enc.c.