Searched refs:LOG1_A3DLUT (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/ |
| H A D | rk_aiq_algo_a3dlut_itf.cpp | 33 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in create_context() 44 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in create_context() 51 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in destroy_context() 55 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in destroy_context() 62 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in prepare() 74 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in prepare() 81 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in pre_process() 85 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in pre_process() 92 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in processing() 118 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in processing() [all …]
|
| H A D | rk_aiq_a3dlut_algo.cpp | 62 LOG1_A3DLUT("%s: (exit)\n", __FUNCTION__); in lut3d_index_estimation()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_a3dlut_itf.cpp | 31 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in create_context() 41 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in create_context() 48 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in destroy_context() 53 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in destroy_context() 60 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in prepare() 71 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in prepare() 78 LOG1_A3DLUT( "%s: (enter)\n", __FUNCTION__); in processing() 85 LOG1_A3DLUT( "%s: do nothing \n", __FUNCTION__); in processing() 166 LOG1_A3DLUT( "%s: (exit)\n", __FUNCTION__); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 374 #define LOG1_A3DLUT(...) XCAM_MODULE_LOG_LOW1(XCORE_LOG_MODULE_A3DLUT, 0xff, ##__VA_ARGS__) macro
|