FFmpeg
4.0
|
Go to the source code of this file.
Functions | |
static av_always_inline int RENAME() | encode_line (FFV1Context *s, int w, TYPE *sample[3], int plane_index, int bits) |
static int RENAME() | encode_rgb_frame (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.
Referenced by encode_plane(), and encode_rgb_frame().
|
static |
Definition at line 125 of file ffv1enc_template.c.
Referenced by encode_slice().