Searched refs:GST_IS_PHOTOGRAPHY (Results 1 – 2 of 2) sorted by relevance
41 #define GST_IS_PHOTOGRAPHY(obj) \ macro
906 if (GST_IS_ELEMENT (video_source) && GST_IS_PHOTOGRAPHY (video_source)) { in run_pipeline()