Home
last modified time | relevance | path

Searched refs:XCORE_LOG_LEVEL_INFO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_log.cpp255 case XCORE_LOG_LEVEL_INFO: in xcam_print_log()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h36 XCORE_LOG_LEVEL_INFO, enumerator
130 if (XCORE_LOG_LEVEL_INFO <= g_xcore_log_infos[module].log_level && \
132 … xcam_print_log (module, submodules, XCORE_LOG_LEVEL_INFO, "I:" format "\n", ## __VA_ARGS__); \