Go to the source code of this file.
static VASurfaceID vaapi_vp9_surface_id |
( |
const VP9Frame * |
vf | ) |
|
|
static |
Initial value:= {
.name = "vp9_vaapi",
}
static av_cold int init(AVCodecContext *avctx)
int ff_vaapi_decode_uninit(AVCodecContext *avctx)
static av_cold int uninit(AVCodecContext *avctx)
static int vaapi_vp9_end_frame(AVCodecContext *avctx)
int ff_vaapi_decode_init(AVCodecContext *avctx)
static int vaapi_vp9_decode_slice(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size)
#define HWACCEL_CAP_ASYNC_SAFE
static int vaapi_vp9_start_frame(AVCodecContext *avctx, av_unused const uint8_t *buffer, av_unused uint32_t size)
Definition at line 171 of file vaapi_vp9.c.