FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

int ff_mpeg_er_init ( MpegEncContext s)

Definition at line 97 of file mpeg_er.c.

Referenced by init_context_frame().

void ff_mpeg_er_frame_start ( MpegEncContext s)