/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | audiodecoder | 50 audio_decoder_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 187 GST_DEBUG_OBJECT (replace, "propose_allocation");
|
D | audioencoder | 50 audio_encoder_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 186 GST_DEBUG_OBJECT (replace, "propose_allocation");
|
D | videodecoder | 52 video_decoder_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 190 GST_DEBUG_OBJECT (replace, "propose_allocation");
|
D | videoencoder | 47 video_encoder_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 179 GST_DEBUG_OBJECT(replace, "propose_allocation");
|
D | basesink | 47 base_sink_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 121 GST_DEBUG_OBJECT (replace, "propose_allocation");
|
D | basetransform | 63 base_transform_class->propose_allocation = GST_DEBUG_FUNCPTR (gst_replace_propose_allocation); 183 GST_DEBUG_OBJECT (replace, "propose_allocation");
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkdownload.h | 53 void (*propose_allocation) (gpointer impl, member
|
D | vkupload.h | 53 void (*propose_allocation) (gpointer impl, member
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgloverlaycompositorelement.c | 118 GST_BASE_TRANSFORM_CLASS (klass)->propose_allocation = in gst_gl_overlay_compositor_element_class_init() 188 if (!GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (trans, in gst_gl_overlay_compositor_element_propose_allocation()
|
D | gstgluploadelement.c | 107 bt_class->propose_allocation = _gst_gl_upload_element_propose_allocation; in gst_gl_upload_element_class_init() 239 ret = GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (bt, in _gst_gl_upload_element_propose_allocation()
|
D | gstglmixer.c | 195 if (!GST_AGGREGATOR_CLASS (gst_gl_mixer_parent_class)->propose_allocation in gst_gl_mixer_propose_allocation() 428 agg_class->propose_allocation = gst_gl_mixer_propose_allocation; in gst_gl_mixer_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpenc.c | 140 venc_class->propose_allocation = gst_webp_enc_propose_allocation; in gst_webp_enc_class_init() 321 GST_VIDEO_ENCODER_CLASS (parent_class)->propose_allocation (encoder, in gst_webp_enc_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideofilter.c | 65 if (!GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (trans, in gst_video_filter_propose_allocation() 377 trans_class->propose_allocation = in gst_video_filter_class_init()
|
D | gstvideoencoder.h | 284 gboolean (*propose_allocation) (GstVideoEncoder * encoder, member
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngenc.c | 145 venc_class->propose_allocation = gst_pngenc_propose_allocation; in gst_pngenc_class_init() 384 return GST_VIDEO_ENCODER_CLASS (parent_class)->propose_allocation (encoder, in gst_pngenc_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11download.cpp | 136 trans_class->propose_allocation = in gst_d3d11_download_class_init() 247 if (!GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (trans, in gst_d3d11_download_propose_allocation()
|
D | gstd3d11upload.cpp | 131 trans_class->propose_allocation = in gst_d3d11_upload_class_init() 280 if (!GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (trans, in gst_d3d11_upload_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/ |
D | gstnonstreamaudiodecoder.h | 372 gboolean (*propose_allocation) (GstNonstreamAudioDecoder * dec, member
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.h | 249 gboolean (*propose_allocation) (GstBaseTransform *trans, GstQuery *decide_query, member
|
D | gstaggregator.h | 321 gboolean (*propose_allocation) (GstAggregator * self, member
|
D | gstbasesink.h | 188 gboolean (*propose_allocation) (GstBaseSink *sink, GstQuery *query); member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudabasetransform.c | 111 trans_class->propose_allocation = in gst_cuda_base_transform_class_init() 454 if (!GST_BASE_TRANSFORM_CLASS (parent_class)->propose_allocation (trans, in gst_cuda_base_transform_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioencoder.h | 233 gboolean (*propose_allocation) (GstAudioEncoder * enc, member
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegenc.c | 183 venc_class->propose_allocation = gst_jpegenc_propose_allocation; in gst_jpegenc_class_init() 561 return GST_VIDEO_ENCODER_CLASS (parent_class)->propose_allocation (encoder, in gst_jpegenc_propose_allocation()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkvideofilter.c | 105 gstbasetransform_class->propose_allocation = in gst_vulkan_video_filter_class_init()
|