Home
last modified time | relevance | path

Searched refs:VP9SharedContext (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddxva2_vp9.c43 …fill_picture_parameters(const AVCodecContext *avctx, AVDXVAContext *ctx, const VP9SharedContext *h, in fill_picture_parameters()
168 const VP9SharedContext *h = avctx->priv_data; in commit_bitstream_and_slice_buffer()
256 const VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_start_frame()
277 const VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_decode_slice()
293 VP9SharedContext *h = avctx->priv_data; in dxva2_vp9_end_frame()
Dvp9shared.h159 typedef struct VP9SharedContext { struct
167 } VP9SharedContext; argument
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()
Dvdpau_vp9.c37 VP9SharedContext *h = &(s->s); in vdpau_vp9_start_frame()
170 VP9SharedContext *h = avctx->priv_data; in vdpau_vp9_decode_slice()
189 VP9SharedContext *h = avctx->priv_data; in vdpau_vp9_end_frame()
Dvp9dec.h95 VP9SharedContext s;
Dnvdec_vp9.c33 VP9SharedContext *h = avctx->priv_data; in nvdec_vp9_start_frame()