Searched refs:smart_handlers (Results 1 – 4 of 4) sorted by relevance
383 …SmartHandlerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS… in main() local384 if (!smart_handlers.empty () ) { in main()387 SmartHandlerList::iterator i_handler = smart_handlers.begin (); in main()388 for (; i_handler != smart_handlers.end (); ++i_handler) { in main()
731 …SmartHandlerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS… in main() local732 if (!smart_handlers.empty ()) { in main()735 SmartHandlerList::iterator i_handler = smart_handlers.begin (); in main()736 for (; i_handler != smart_handlers.end (); ++i_handler) in main()
513 …SmartHandlerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS… in gst_xcam_filter_start() local514 if (!smart_handlers.empty ()) { in gst_xcam_filter_start()517 SmartHandlerList::iterator i_handler = smart_handlers.begin (); in gst_xcam_filter_start()518 for (; i_handler != smart_handlers.end (); ++i_handler) in gst_xcam_filter_start()
1113 …SmartHandlerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS… in gst_xcam_src_start() local1114 if (!smart_handlers.empty ()) { in gst_xcam_src_start()1117 SmartHandlerList::iterator i_handler = smart_handlers.begin (); in gst_xcam_src_start()1118 for (; i_handler != smart_handlers.end (); ++i_handler) in gst_xcam_src_start()