Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioutilsprivate.c42 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_audio_element_proxy_caps() local
45 for (i = 0; i < templ_caps_size; i++) { in __gst_audio_element_proxy_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoutilsprivate.c38 gint templ_caps_size = gst_caps_get_size (templ_caps); in __gst_video_element_proxy_caps() local
41 for (i = 0; i < templ_caps_size; i++) { in __gst_video_element_proxy_caps()