Home
last modified time | relevance | path

Searched refs:gst_av1_picture_new (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstav1picture.h90 GstAV1Picture * gst_av1_picture_new (void);
Dgstav1picture.c52 gst_av1_picture_new (void) in gst_av1_picture_new() function
Dgstav1decoder.c208 new_picture = gst_av1_picture_new (); in gst_av1_decoder_duplicate_picture_default()
387 picture = gst_av1_picture_new (); in gst_av1_decoder_decode_frame_header()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c374 new_picture = gst_av1_picture_new (); in gst_va_av1_dec_duplicate_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp744 new_picture = gst_av1_picture_new (); in gst_d3d11_av1_dec_duplicate_picture()