HomeSort by relevance Sort by last modified time
    Searched refs:XCAM_OBJ_PROFILING_END (Results 1 - 8 of 8) sorted by null

  /external/libxcam/xcore/
xcam_obj_debug.h 89 #define XCAM_OBJ_PROFILING_END(name, times) \
108 #define XCAM_OBJ_PROFILING_END(name, times)
smart_analyzer.cpp 164 XCAM_OBJ_PROFILING_END ("smart analysis", XCAM_OBJ_DUR_FRAME_NUM);
  /external/libxcam/modules/ocl/
cl_image_processor.cpp 303 XCAM_OBJ_PROFILING_END (get_name (), XCAM_OBJ_DUR_FRAME_NUM);
cl_bayer_basic_handler.cpp 169 XCAM_OBJ_PROFILING_END ("3a_stats_cpu_copy(async)", XCAM_OBJ_DUR_FRAME_NUM);
cl_image_handler.cpp 421 XCAM_OBJ_PROFILING_END (XCAM_STR (_name), XCAM_OBJ_DUR_FRAME_NUM);
cl_kernel.cpp 488 XCAM_OBJ_PROFILING_END (name, XCAM_OBJ_DUR_FRAME_NUM);
  /external/libxcam/tests/
test-pipe-manager.cpp 108 XCAM_OBJ_PROFILING_END("main_pipe_manager_display", XCAM_OBJ_DUR_FRAME_NUM);
test-device-manager.cpp 163 XCAM_OBJ_PROFILING_END("main_dev_manager_display", XCAM_OBJ_DUR_FRAME_NUM);

Completed in 1120 milliseconds