HomeSort by relevance Sort by last modified time
    Searched defs:DEFAULT_SMART_ANALYSIS_LIB_DIR (Results 1 - 3 of 3) sorted by null

  /external/libxcam/tests/
test_common.h 61 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart"
  /external/libxcam/wrapper/gstreamer/
gstxcamfilter.cpp 30 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart"
513 SmartHandlerList smart_handlers = SmartAnalyzerLoader::load_smart_handlers (DEFAULT_SMART_ANALYSIS_LIB_DIR);
529 XCAM_LOG_WARNING ("load smart analyzer(%s) failed, please check.", DEFAULT_SMART_ANALYSIS_LIB_DIR);
    [all...]
gstxcamsrc.cpp 95 #define DEFAULT_SMART_ANALYSIS_LIB_DIR "/usr/lib/xcam/plugins/smart"
    [all...]

Completed in 97 milliseconds