| FFmpeg
    | 
#include "h263.h"#include "hwaccel.h"#include "internal.h"#include "mpeg4video.h"#include "mpegvideo.h"#include "vaapi_decode.h"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.  More... | |
| static int | vaapi_mpeg4_start_frame (AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) | 
| static int | vaapi_mpeg4_end_frame (AVCodecContext *avctx) | 
| 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 31 of file vaapi_mpeg4.c.
Referenced by vaapi_mpeg4_start_frame().
| 
 | static | 
Definition at line 46 of file vaapi_mpeg4.c.
| 
 | static | 
Definition at line 137 of file vaapi_mpeg4.c.
| 
 | static | 
Definition at line 153 of file vaapi_mpeg4.c.
 1.8.6
 1.8.6