Home
last modified time | relevance | path

Searched refs:DEFAULT_SMART_ANALYSIS_LIB_DIR (Results 1 – 5 of 5) sorted by relevance

/external/libxcam/tests/
Dtest_common.h61 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart" macro
Dtest-pipe-manager.cpp383 …lerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS_LIB_DIR); in main()
393 XCAM_LOG_INFO ("load smart analyzer(%s) failed", DEFAULT_SMART_ANALYSIS_LIB_DIR); in main()
Dtest-device-manager.cpp731 …lerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS_LIB_DIR); in main()
742 …XCAM_LOG_WARNING ("load smart analyzer(%s) failed, please check.", DEFAULT_SMART_ANALYSIS_LIB_DIR); in main()
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.cpp30 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart" macro
513 …lerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS_LIB_DIR); in gst_xcam_filter_start()
529 …XCAM_LOG_WARNING ("load smart analyzer(%s) failed, please check.", DEFAULT_SMART_ANALYSIS_LIB_DIR); in gst_xcam_filter_start()
Dgstxcamsrc.cpp95 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart" macro
1113 …lerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS_LIB_DIR); in gst_xcam_src_start()
1124 …XCAM_LOG_WARNING ("load smart analyzer(%s) failed, please check.", DEFAULT_SMART_ANALYSIS_LIB_DIR); in gst_xcam_src_start()