FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
mpeg12enc.h File Reference
#include <stdint.h>
#include "mpegvideoenc.h"
#include "mpegvideodata.h"

Go to the source code of this file.

Functions

void ff_mpeg1_encode_slice_header (MPVEncContext *s)
 
static void ff_mpeg1_encode_init (MPVEncContext *s)
 

Function Documentation

◆ ff_mpeg1_encode_slice_header()

void ff_mpeg1_encode_slice_header ( MPVEncContext s)

Referenced by encode_thread().

◆ ff_mpeg1_encode_init()

static void ff_mpeg1_encode_init ( MPVEncContext s)
inlinestatic

Definition at line 33 of file mpeg12enc.h.

Referenced by ff_mpv_encode_init().