FFmpeg
|
Go to the source code of this file.
Functions | |
static av_always_inline int | encode_line_TMPL (FFV1Context *s, int w, TYPE *sample[3], int plane_index, int bits) |
static int | encode_rgb_frame_TMPL (FFV1Context *s, const uint8_t *src[4], int w, int h, const int stride[4]) |
|
static |
Definition at line 23 of file ffv1enc_template.c.
|
static |
Definition at line 125 of file ffv1enc_template.c.