Searched refs:LOGW_ANALYZER (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkLumaCore.cpp | 44 LOGW_ANALYZER("RkLumaCoreThread got empty stats, stop thread"); in loop() 142 LOGW_ANALYZER("in state %d\n", mState); in stop()
|
| H A D | MessageBus.cpp | 31 LOGW_ANALYZER("MessageThread got empty message, stop thread"); in loop()
|
| H A D | thumbnails.cpp | 518 LOGW_ANALYZER("thumbnail disabled"); in Prepare() 529 LOGW_ANALYZER("thumbnail already started"); in Start() 551 LOGW_ANALYZER("thumbnail stopped"); in Stop() 601 LOGW_ANALYZER("thumbnail src %dx%d is smaller than or equal to dst %dx%d", in OnFrameEvent()
|
| H A D | RkAiqCore.cpp | 67 LOGW_ANALYZER("RkAiqCoreThread got empty stats, stop thread"); in loop() 91 LOGW_ANALYZER("RkAiqCoreEvtsThread got empty stats, stop thread"); in loop() 411 LOGW_ANALYZER("in state %d\n", mState); in stop() 471 LOGW_ANALYZER("in state %d\n", mState); in prepare() 740 LOGW_ANALYZER("[%u] < [%u], skip grp_type 0x%x process !", in analyzeInternal() 1115 LOGW_ANALYZER("stats delta: %d, skip stats %u", delta, mLatestStatsId); in pushStats() 1142 LOGW_ANALYZER("sof delta: %d, skip sof %u", delta, mLatestEvtsId); in pushEvts() 1695 LOGW_ANALYZER("no free or cached stats, user may hold all stats buf !"); in cacheIspStatsToList() 1857 LOGW_ANALYZER("buffer type: 0x%x is not used!", buffer->_buf_type); in analyze() 1861 LOGW_ANALYZER("don't know buffer type: 0x%x!", buffer->_buf_type); in analyze() [all …]
|
| H A D | RkAiqCore.h | 51 LOGW_ANALYZER(format, ##__VA_ARGS__); \ 62 LOGW_ANALYZER("bypass !", __FUNCTION__, __LINE__); \ 72 LOGW_ANALYZER("bypass !", __FUNCTION__, __LINE__); \
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAblcV32Handle.cpp | 212 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing() 233 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing()
|
| H A D | RkAiqAblcHandle.cpp | 226 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing() 247 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing()
|
| H A D | RkAiqAeHandle.cpp | 940 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in preProcess() 975 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in preProcess() 1048 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing() 1073 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing()
|
| H A D | RkAiqAfHandle.cpp | 430 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing() 490 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing()
|
| H A D | RkAiqAwbHandle.cpp | 932 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing() 952 LOGW_ANALYZER("%s:%d bypass !", __func__, __LINE__); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqManager.cpp | 737 LOGW_ANALYZER("empty aiq params results!"); in applyAnalyzerResult() 1100 LOGW_ANALYZER("set mirror %d, flip %d error", mirror, flip); in setMirrorFlip() 1146 LOGW_ANALYZER("Failed to updateCalibDb for update sensor mirror/flip"); in setDefMirrorFlip() 1149 LOGW_ANALYZER("Failed to get mirror/flip from sensor driver"); in setDefMirrorFlip() 1178 LOGW_ANALYZER("should be called at STARTED state"); in swWorkingModeDyn()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/ |
| H A D | rk_aiq_algo_afec_itf.cpp | 588 LOGW_ANALYZER("RKAiqAfecThread got empty attrib, stop thread"); in loop()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 499 #define LOGW_ANALYZER(...) XCAM_MODULE_LOG_WARNING(XCORE_LOG_MODULE_ANALYZER, 0xff, ##__VA_ARGS__) macro
|