Home
last modified time | relevance | path

Searched refs:gst_va_decode_picture_get_aux_surface (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.h103 VASurfaceID gst_va_decode_picture_get_aux_surface (GstVaDecodePicture * pic);
Dgstvaav1dec.c349 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()
Dgstvadecoder.c631 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