Searched refs:GST_PAD_IS_PROXY_ALLOCATION (Results 1 – 2 of 2) sorted by relevance
1130 #define GST_PAD_IS_PROXY_ALLOCATION(pad) (GST_OBJECT_FLAG_IS_SET (pad, GST_PAD_FLAG_PROXY_ALLOCA… macro
3485 forward = GST_PAD_IS_PROXY_ALLOCATION (pad); in gst_pad_query_default()