FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mpeg_er.c File Reference
#include "error_resilience.h"
#include "mpegvideo.h"
#include "mpeg_er.h"

Go to the source code of this file.

Functions

static void set_erpic (ERPicture *dst, Picture *src)
 
void ff_mpeg_er_frame_start (MpegEncContext *s)
 

Function Documentation

static void set_erpic ( ERPicture dst,
Picture src 
)
static

Definition at line 23 of file mpeg_er.c.

Referenced by ff_mpeg_er_frame_start().

void ff_mpeg_er_frame_start ( MpegEncContext s)