Home
last modified time | relevance | path

Searched refs:LOGV_ANALYZER (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dthumbnails.cpp143 LOGV_ANALYZER("%p ref count %d", this->buffer, cnt); in RefCountedVideoBuffer()
180 LOGV_ANALYZER("%p unref count %d", this->buffer, cnt); in ~RefCountedVideoBuffer()
515 LOGV_ANALYZER("Created scaler for type %d", t); in Prepare()
544 LOGV_ANALYZER("thumbnail started"); in Start()
563 LOGV_ANALYZER("thumbnail stopped"); in Stop()
H A DRkLumaCore.cpp269LOGV_ANALYZER("id(%d) working_mode(0x%x) now-pre: %d-%d, threshold: %f, threshold_level2: %f, " in analyze()
H A DRkAiqCore.cpp1942LOGV_ANALYZER(">>> Framenum=%d, id=%d, Cur sgain=%f,stime=%f,mgain=%f,mtime=%f,lgain=%f,ltime=%f", in events_analyze()
1949LOGV_ANALYZER(">>> Framenum=%d, id=%d, nxt sgain=%f,stime=%f,mgain=%f,mtime=%f,lgain=%f,ltime=%f", in events_analyze()
1957 LOGV_ANALYZER("analyze the id(%d), sequence(%d), mLastAnalyzedId(%d)", in events_analyze()
2845 LOGV_ANALYZER("Callback thumbnail : id:%d, type:%d, 1/%dx1/%d, %dx%d", thumbnail.frame_id, in onThumbnailsResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h500 #define LOGV_ANALYZER(...) XCAM_MODULE_LOG_VERBOSE(XCORE_LOG_MODULE_ANALYZER, 0xff, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqManager.cpp714 LOGV_ANALYZER("multi_cam_id[%d]: %d \n", i, hwevt.multi_cam.multi_cam_id[i]); in hwResCb()