FFmpeg
|
Go to the source code of this file.
Functions | |
static int | mpeg4_get_intra_dc_vlc_thr (Mpeg4DecContext *s) |
Reconstruct bitstream intra_dc_vlc_thr. | |
static int | vaapi_mpeg4_start_frame (AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) |
static int | vaapi_mpeg4_decode_slice (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
|
static |
Reconstruct bitstream intra_dc_vlc_thr.
Definition at line 28 of file vaapi_mpeg4.c.
Referenced by vaapi_mpeg4_start_frame().
|
static |
Definition at line 43 of file vaapi_mpeg4.c.
|
static |
Definition at line 120 of file vaapi_mpeg4.c.