Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dxcam_analyzer.cpp95 res->get_type (), XCAM_TIMESTAMP_ARGS (res->get_timestamp ())); in x3a_calculation_done()
106 XCAM_TIMESTAMP_ARGS (timestamp), XCAM_STR (msg)); in x3a_calculation_failed()
271 XCAM_TIMESTAMP_ARGS (timestamp), XCAM_STR (msg)); in notify_calculation_failed()
Dimage_processor.cpp36 XCAM_TIMESTAMP_ARGS (ts)); in process_buffer_done()
49 XCAM_TIMESTAMP_ARGS (ts)); in process_buffer_failed()
65 XCAM_TIMESTAMP_ARGS (ts)); in process_image_result_done()
/external/libxcam/xcore/base/
Dxcam_defs.h105 #define XCAM_TIMESTAMP_ARGS(t) \ macro
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp231 …EBUG ("Smart SampleHandler::analyze on ts:" XCAM_TIMESTAMP_FORMAT, XCAM_TIMESTAMP_ARGS (buffer->ti… in analyze()
/external/libxcam/modules/ocl/
Dcl_kernel.cpp203 cache_filename, XCAM_TIMESTAMP_ARGS (XCAM_TIMEVAL_2_USEC (ts))); in build_kernel()