Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dxcam_log.cpp261 case XCORE_LOG_LEVEL_DEBUG: in xcam_print_log()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h37 XCORE_LOG_LEVEL_DEBUG, enumerator
137 if (XCORE_LOG_LEVEL_DEBUG <= g_xcore_log_infos[module].log_level && \
139 xcam_print_log(module, submodules, XCORE_LOG_LEVEL_DEBUG, "D:" format "\n", \