Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265picture.h95 GstH265Picture * gst_h265_picture_new (void);
Dgsth265picture.c48 gst_h265_picture_new (void) in gst_h265_picture_new() function
Dgsth265decoder.c687 picture = gst_h265_picture_new (); in gst_h265_decoder_parse_slice()