Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddxva2_av1.c40 struct av1_dxva2_picture_context { struct
276 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in dxva2_av1_start_frame()
297 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in dxva2_av1_decode_slice()
352 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in commit_bitstream_and_slice_buffer()
435 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in dxva2_av1_end_frame()
471 .frame_priv_data_size = sizeof(struct av1_dxva2_picture_context),
488 .frame_priv_data_size = sizeof(struct av1_dxva2_picture_context),
505 .frame_priv_data_size = sizeof(struct av1_dxva2_picture_context),

Completed in 2 milliseconds