Home
last modified time | relevance | path

Searched refs:gst_vp9_picture_new (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp9picture.h57 GstVp9Picture * gst_vp9_picture_new (void);
Dgstvp9picture.c50 gst_vp9_picture_new (void) in gst_vp9_picture_new() function
Dgstvp9decoder.c472 picture = gst_vp9_picture_new (); in gst_vp9_decoder_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp9dec.c344 new_picture = gst_vp9_picture_new (); in gst_nv_vp9_dec_duplicate_picture()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp9dec.c535 new_picture = gst_vp9_picture_new (); in gst_va_vp9_dec_duplicate_picture()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp9dec.cpp445 new_picture = gst_vp9_picture_new (); in gst_d3d11_vp9_dec_duplicate_picture()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp9dec.c883 new_picture = gst_vp9_picture_new (); in gst_v4l2_codec_vp9_dec_duplicate_picture()