Home
last modified time | relevance | path

Searched defs:ctx_pic (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddxva2_mpeg2.c158 struct dxva2_picture_context *ctx_pic = in commit_bitstream_and_slice_buffer() local
261 struct dxva2_picture_context *ctx_pic in dxva2_mpeg2_start_frame() local
281 struct dxva2_picture_context *ctx_pic = dxva2_mpeg2_decode_slice() local
303 struct dxva2_picture_context *ctx_pic = dxva2_mpeg2_end_frame() local
[all...]
H A Ddxva2_vp9.c172 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; in commit_bitstream_and_slice_buffer() local
260 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; dxva2_vp9_start_frame() local
280 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; dxva2_vp9_decode_slice() local
296 struct vp9_dxva2_picture_context *ctx_pic = h->frames[CUR_FRAME].hwaccel_picture_private; dxva2_vp9_end_frame() local
[all...]
H A Ddxva2_av1.c276 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in dxva2_av1_start_frame() local
297 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; in dxva2_av1_decode_slice() local
352 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; commit_bitstream_and_slice_buffer() local
435 struct av1_dxva2_picture_context *ctx_pic = h->cur_frame.hwaccel_picture_private; dxva2_av1_end_frame() local
[all...]
H A Ddxva2_h264.c307 struct dxva2_picture_context *ctx_pic = current_picture->hwaccel_picture_private; in commit_bitstream_and_slice_buffer() local
449 struct dxva2_picture_context *ctx_pic = h->cur_pic_ptr->hwaccel_picture_private; dxva2_h264_start_frame() local
475 struct dxva2_picture_context *ctx_pic = current_picture->hwaccel_picture_private; dxva2_h264_decode_slice() local
503 struct dxva2_picture_context *ctx_pic = dxva2_h264_end_frame() local
[all...]
H A Ddxva2_hevc.c246 struct hevc_dxva2_picture_context *ctx_pic = current_picture->hwaccel_picture_private; in commit_bitstream_and_slice_buffer() local
364 struct hevc_dxva2_picture_context *ctx_pic = h->ref->hwaccel_picture_private; in dxva2_hevc_start_frame() local
388 struct hevc_dxva2_picture_context *ctx_pic = current_picture->hwaccel_picture_private; dxva2_hevc_decode_slice() local
408 struct hevc_dxva2_picture_context *ctx_pic = h->ref->hwaccel_picture_private; dxva2_hevc_end_frame() local
[all...]
H A Ddxva2_vc1.c192 struct dxva2_picture_context *ctx_pic = s->current_picture_ptr->hwaccel_picture_private; in commit_bitstream_and_slice_buffer() local
318 struct dxva2_picture_context *ctx_pic in dxva2_vc1_start_frame() local
338 struct dxva2_picture_context *ctx_pic = current_picture->hwaccel_picture_private; dxva2_vc1_decode_slice() local
365 struct dxva2_picture_context *ctx_pic = v->s.current_picture_ptr->hwaccel_picture_private; dxva2_vc1_end_frame() local
[all...]

Completed in 5 milliseconds