Home
last modified time | relevance | path

Searched refs:other_pic (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp879 GstAV1Picture *other_pic = dpb->pic_list[i]; in gst_d3d11_av1_dec_start_picture() local
882 pic_params->frame_refs[i].width = other_pic->frame_hdr.frame_width; in gst_d3d11_av1_dec_start_picture()
883 pic_params->frame_refs[i].height = other_pic->frame_hdr.frame_height; in gst_d3d11_av1_dec_start_picture()
901 GstAV1Picture *other_pic = dpb->pic_list[i]; in gst_d3d11_av1_dec_start_picture() local
906 other_pic, &other_view_id); in gst_d3d11_av1_dec_start_picture()
Dgstd3d11vp9dec.cpp535 GstVp9Picture *other_pic = dpb->pic_list[i]; in gst_d3d11_vp9_dec_copy_reference_frames() local
539 view = gst_d3d11_vp9_dec_get_output_view_from_picture (self, other_pic, in gst_d3d11_vp9_dec_copy_reference_frames()