Searched refs:LOGI_ABLC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_ablc_itf.cpp | 35 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in create_context() 47 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in create_context() 56 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in destroy_context() 67 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in destroy_context() 96 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in prepare() 106 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in processing() 205 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in processing()
|
| H A D | rk_aiq_algo_camgroup_ablc_itf_v32.cpp | 35 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in create_context() 47 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in create_context() 56 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in destroy_context() 67 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in destroy_context() 90 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in prepare() 100 LOGI_ABLC("%s: (enter)\n", __FUNCTION__ ); in processing() 203 LOGI_ABLC("%s: (exit)\n", __FUNCTION__ ); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_ablc.cpp | 71 LOGI_ABLC("attr=%d\n", attr->eMode); in rk_aiq_user_api2_ablc_SetAttrib()
|
| H A D | rk_aiq_user_api2_ablc_v32.cpp | 72 LOGI_ABLC("attr=%d\n", attr->eMode); in rk_aiq_user_api2_ablcV32_SetAttrib()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 325 #define LOGI_ABLC(...) XCAM_MODULE_LOG_INFO(XCORE_LOG_MODULE_ABLC, 0xff, ##__VA_ARGS__) macro
|