FFmpeg
|
Go to the source code of this file.
Functions | |
static int | nvdec_mpeg4_start_frame (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
static int | nvdec_mpeg4_decode_slice (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
static int | nvdec_mpeg4_frame_params (AVCodecContext *avctx, AVBufferRef *hw_frames_ctx) |
Variables | |
const AVHWAccel | ff_mpeg4_nvdec_hwaccel |
|
static |
Definition at line 28 of file nvdec_mpeg4.c.
|
static |
Definition at line 97 of file nvdec_mpeg4.c.
|
static |
Definition at line 102 of file nvdec_mpeg4.c.
const AVHWAccel ff_mpeg4_nvdec_hwaccel |
Definition at line 109 of file nvdec_mpeg4.c.