Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c539 static gboolean gst_video_decoder_propose_allocation_default (GstVideoDecoder *
629 klass->propose_allocation = gst_video_decoder_propose_allocation_default; in gst_video_decoder_class_init()
4417 gst_video_decoder_propose_allocation_default (GstVideoDecoder * decoder, in gst_video_decoder_propose_allocation_default() function