Home
last modified time | relevance | path

Searched refs:VAAPIDecodeContext (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvaapi_decode.h55 typedef struct VAAPIDecodeContext { struct
77 } VAAPIDecodeContext; argument
Dvaapi_decode.c36 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_param_buffer()
66 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_make_slice_buffer()
126 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_destroy_buffers()
154 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_issue()
353 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in vaapi_decode_find_best_format()
636 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_init()
725 VAAPIDecodeContext *ctx = avctx->internal->hwaccel_priv_data; in ff_vaapi_decode_uninit()
Dvaapi_mpeg4.c193 .priv_data_size = sizeof(VAAPIDecodeContext),
211 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_mjpeg.c157 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_mpeg2.c187 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_vp9.c183 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_vc1.c516 .priv_data_size = sizeof(VAAPIDecodeContext),
533 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_vp8.c235 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_h264.c400 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_av1.c317 .priv_data_size = sizeof(VAAPIDecodeContext),
Dvaapi_hevc.c581 .priv_data_size = sizeof(VAAPIDecodeContext),