Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsa.c245 get_channel_free_structure (const GstStructure * in_structure) in get_channel_free_structure() argument
247 GstStructure *s = gst_structure_copy (in_structure); in get_channel_free_structure()
262 const GstStructure * in_structure, gint min_chans, gint max_chans) in caps_add_channel_configuration() argument
268 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
278 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
283 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
287 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
296 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
307 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
331 s = get_channel_free_structure (in_structure); in caps_add_channel_configuration()
/third_party/gstreamer/gstplugins_base/
DChangeLog31019 gstglcolorconvertelement.c:230:19: error: unused variable 'in_structure'
31021 GstStructure *in_structure = gst_caps_get_structure (caps, 0);
/third_party/gstreamer/gstplugins_bad/
DChangeLog95522 gstglcolorconvertelement.c:230:19: error: unused variable 'in_structure'
95524 GstStructure *in_structure = gst_caps_get_structure (caps, 0);