Home
last modified time | relevance | path

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

/third_party/gstreamer/gst_libav/ext/libav/
Dgstavvidenc.c61 static gboolean gst_ffmpegvidenc_propose_allocation (GstVideoEncoder * encoder,
195 venc_class->propose_allocation = gst_ffmpegvidenc_propose_allocation; in gst_ffmpegvidenc_class_init()
472 gst_ffmpegvidenc_propose_allocation (GstVideoEncoder * encoder, in gst_ffmpegvidenc_propose_allocation() function