FFmpeg
Functions
mpeg_er.h File Reference
#include "mpegvideo.h"

Go to the source code of this file.

Functions

int ff_mpeg_er_init (MpegEncContext *s)
 
void ff_mpeg_er_frame_start (MpegEncContext *s)
 

Function Documentation

◆ ff_mpeg_er_init()

int ff_mpeg_er_init ( MpegEncContext s)

Definition at line 102 of file mpeg_er.c.

Referenced by ff_mpv_init_context_frame().

◆ ff_mpeg_er_frame_start()

void ff_mpeg_er_frame_start ( MpegEncContext s)