FFmpeg
|
#include "config_components.h"
#include "avcodec.h"
#include "hwaccel_internal.h"
#include "internal.h"
#include "mpegutils.h"
#include "mpegvideo.h"
#include "nvdec.h"
#include "decode.h"
Go to the source code of this file.
Functions | |
static int | nvdec_mpeg12_start_frame (AVCodecContext *avctx, const uint8_t *buffer, uint32_t size) |
static int | nvdec_mpeg12_frame_params (AVCodecContext *avctx, AVBufferRef *hw_frames_ctx) |
|
static |
Definition at line 33 of file nvdec_mpeg12.c.
|
static |
Definition at line 96 of file nvdec_mpeg12.c.