| 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 100 of file mpeg_er.c.
Referenced by init_context_frame().
| void ff_mpeg_er_frame_start | ( | MpegEncContext * | s | ) | 
Definition at line 46 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().
 1.8.17
 1.8.17