Home
last modified time | relevance | path

Searched refs:XCAM_OBJ_PROFILING_END (Results 1 – 8 of 8) sorted by relevance

/external/libxcam/xcore/
Dxcam_obj_debug.h89 #define XCAM_OBJ_PROFILING_END(name, times) \ macro
108 #define XCAM_OBJ_PROFILING_END(name, times) macro
Dsmart_analyzer.cpp164 XCAM_OBJ_PROFILING_END ("smart analysis", XCAM_OBJ_DUR_FRAME_NUM); in analyze()
/external/libxcam/modules/ocl/
Dcl_image_processor.cpp303 XCAM_OBJ_PROFILING_END (get_name (), XCAM_OBJ_DUR_FRAME_NUM); in process_cl_buffer_queue()
Dcl_bayer_basic_handler.cpp169 XCAM_OBJ_PROFILING_END ("3a_stats_cpu_copy(async)", XCAM_OBJ_DUR_FRAME_NUM); in process_stats_buffer()
Dcl_image_handler.cpp421 XCAM_OBJ_PROFILING_END (XCAM_STR (_name), XCAM_OBJ_DUR_FRAME_NUM); in execute()
Dcl_kernel.cpp488 XCAM_OBJ_PROFILING_END (name, XCAM_OBJ_DUR_FRAME_NUM); in execute()
/external/libxcam/tests/
Dtest-pipe-manager.cpp108 XCAM_OBJ_PROFILING_END("main_pipe_manager_display", XCAM_OBJ_DUR_FRAME_NUM); in post_buffer()
Dtest-device-manager.cpp163 XCAM_OBJ_PROFILING_END("main_dev_manager_display", XCAM_OBJ_DUR_FRAME_NUM); in handle_buffer()