Searched refs:gst_va_decode_picture_get_aux_surface (Results 1 – 3 of 3) sorted by relevance
103 VASurfaceID gst_va_decode_picture_get_aux_surface (GstVaDecodePicture * pic);
349 gst_va_decode_picture_get_aux_surface (pic)); in gst_va_av1_dec_new_picture()730 pic_param.current_frame = gst_va_decode_picture_get_aux_surface (va_pic); in gst_va_av1_dec_start_picture()741 pic_param.ref_frame_map[i] = gst_va_decode_picture_get_aux_surface in gst_va_av1_dec_start_picture()
631 surface = gst_va_decode_picture_get_aux_surface (pic); in gst_va_decoder_decode_with_aux_surface()817 gst_va_decode_picture_get_aux_surface (GstVaDecodePicture * pic) in gst_va_decode_picture_get_aux_surface() function