Home
last modified time | relevance | path

Searched refs:VP9SharedContext (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi_vp9.c41 const VP9SharedContext *h = avctx->priv_data; in vaapi_vp9_start_frame()
122 const VP9SharedContext *h = avctx->priv_data; in vaapi_vp9_end_frame()
132 const VP9SharedContext *h = avctx->priv_data; in vaapi_vp9_decode_slice()
H A Ddxva2_vp9.c45 static int fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const VP9SharedContext *h, in fill_picture_parameters()
170 const VP9SharedContext *h = avctx->priv_data; in commit_bitstream_and_slice_buffer()
258 const VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_start_frame()
279 const VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_decode_slice()
295 VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_end_frame()
H A Dvp9shared.h159 typedef struct VP9SharedContext { struct
167 } VP9SharedContext; typedef
H A Dvideotoolbox_vp9.c64 const VP9SharedContext *h = avctx->priv_data; in ff_videotoolbox_vpcc_extradata_create()
121 const VP9SharedContext *h = avctx->priv_data; in videotoolbox_vp9_end_frame()
H A Dvdpau_vp9.c36 VP9SharedContext *h = &(s->s); in vdpau_vp9_start_frame()
169 VP9SharedContext *h = avctx->priv_data; in vdpau_vp9_decode_slice()
188 VP9SharedContext *h = avctx->priv_data; in vdpau_vp9_end_frame()
H A Dnvdec_vp9.c33 VP9SharedContext *h = avctx->priv_data; in nvdec_vp9_start_frame()
H A Dvp9dec.h95 VP9SharedContext s;

Completed in 4 milliseconds