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

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderTrace.h40 #define VTRACE(format, ...) VIDEO_DECODER_TRACE("VERBOSE: ", format, ##__VA_ARGS__) macro
53 #define VTRACE(...) LOGV(__VA_ARGS__) macro
63 #define VTRACE(format, ...) macro

Completed in 17 milliseconds