Go to the source code of this file.
Data Structures | |
| struct | vda_picture_context |
Functions | |
| static int | start_frame (AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size) |
| static int | decode_slice (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
| static int | end_frame (AVCodecContext *avctx) |
Variables | |
| AVHWAccel | ff_h264_vda_hwaccel |
|
static |
Definition at line 51 of file vda_h264.c.
|
static |
Definition at line 77 of file vda_h264.c.
|
static |
Definition at line 34 of file vda_h264.c.
| AVHWAccel ff_h264_vda_hwaccel |
Definition at line 100 of file vda_h264.c.