|
FFmpeg
|
#include "mpegvideoenc.h"Go to the source code of this file.
Functions | |
| void | ff_mpeg1_encode_slice_header (MPVEncContext *s) |
| static void | ff_mpeg1_clean_buffers (MPVEncContext *s) |
| void ff_mpeg1_encode_slice_header | ( | MPVEncContext * | s | ) |
Referenced by encode_thread().
|
inlinestatic |
Definition at line 29 of file mpeg12enc.h.
Referenced by encode_thread().
1.8.17