FFmpeg
|
#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) |
int ff_mpeg_er_init | ( | MpegEncContext * | s | ) |
Definition at line 102 of file mpeg_er.c.
Referenced by ff_mpv_init_context_frame().
void ff_mpeg_er_frame_start | ( | MpegEncContext * | s | ) |
Definition at line 47 of file mpeg_er.c.
Referenced by decode_wmv9(), ff_h263_decode_frame(), ff_rv34_decode_frame(), h261_decode_frame(), mpeg_field_start(), rv10_decode_packet(), and vc1_decode_frame().