OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:load_smart_handlers
(Results
1 - 6
of
6
) sorted by null
/external/libxcam/xcore/
smart_analyzer_loader.h
46
static SmartHandlerList
load_smart_handlers
(const char *dir_path);
smart_analyzer_loader.cpp
47
SmartAnalyzerLoader::
load_smart_handlers
(const char *dir_path)
function in class:XCam::SmartAnalyzerLoader
/external/libxcam/tests/
test-pipe-manager.cpp
383
SmartHandlerList smart_handlers = SmartAnalyzerLoader::
load_smart_handlers
(DEFAULT_SMART_ANALYSIS_LIB_DIR);
test-device-manager.cpp
731
SmartHandlerList smart_handlers = SmartAnalyzerLoader::
load_smart_handlers
(DEFAULT_SMART_ANALYSIS_LIB_DIR);
/external/libxcam/wrapper/gstreamer/
gstxcamfilter.cpp
513
SmartHandlerList smart_handlers = SmartAnalyzerLoader::
load_smart_handlers
(DEFAULT_SMART_ANALYSIS_LIB_DIR);
[
all
...]
gstxcamsrc.cpp
[
all
...]
Completed in 642 milliseconds