Searched defs:ITRACE (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderTrace.h39 #define ITRACE(format, ...) VIDEO_DECODER_TRACE("INFO: ", format, ##__VA_ARGS__) macro
52 #define ITRACE(...) LOGI(__VA_ARGS__) macro
62 #define ITRACE(format, ...) macro

Completed in 161 milliseconds