FFmpeg
|
Go to the source code of this file.
Functions | |
static unsigned char | safe_get_ref_idx (VP8Frame *frame) |
static int | nvdec_vp8_start_frame (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
static int | nvdec_vp8_frame_params (AVCodecContext *avctx, AVBufferRef *hw_frames_ctx) |
Variables | |
AVHWAccel | ff_vp8_nvdec_hwaccel |
|
static |
Definition at line 29 of file nvdec_vp8.c.
Referenced by nvdec_vp8_start_frame().
|
static |
Definition at line 34 of file nvdec_vp8.c.
|
static |
Definition at line 86 of file nvdec_vp8.c.
AVHWAccel ff_vp8_nvdec_hwaccel |
Definition at line 93 of file nvdec_vp8.c.