Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddxva2_vp9.c31 struct vp9_dxva2_picture_context { struct
172 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; in commit_bitstream_and_slice_buffer()
260 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; in dxva2_vp9_start_frame()
280 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; in dxva2_vp9_decode_slice()
296 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; in dxva2_vp9_end_frame()
321 .frame_priv_data_size = sizeof(struct vp9_dxva2_picture_context),
338 .frame_priv_data_size = sizeof(struct vp9_dxva2_picture_context),
355 .frame_priv_data_size = sizeof(struct vp9_dxva2_picture_context),

Completed in 1 milliseconds