Searched defs:VTRACE (Results 1 – 1 of 1) sorted by relevance
40 #define VTRACE(format, ...) VIDEO_DECODER_TRACE("VERBOSE: ", format, ##__VA_ARGS__) macro53 #define VTRACE(...) LOGV(__VA_ARGS__) macro63 #define VTRACE(format, ...) macro