OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_DYNAMIC_3A_LIB
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/tests/
test_common.h
59
#define
DEFAULT_DYNAMIC_3A_LIB
"/usr/lib/xcam/plugins/3a/libxcam_3a_aiq.so"
test-device-manager.cpp
704
const char *path_of_3a =
DEFAULT_DYNAMIC_3A_LIB
;
/external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp
65
#define
DEFAULT_DYNAMIC_3A_LIB
"/usr/lib/xcam/plugins/3a/libxcam_3a_aiq.so"
595
xcamsrc->path_to_3alib = strndup(
DEFAULT_DYNAMIC_3A_LIB
, XCAM_MAX_STR_SIZE);
[
all
...]
Completed in 402 milliseconds