Searched refs:LOGV (Results 1 – 2 of 2) sorted by relevance
83 #ifndef LOGV84 #define LOGV(fmt, arg...) printf("[Audio:V]" fmt "\n", ##arg) macro90 #undef LOGV94 #define LOGV(...) macro97 #undef LOGV98 #define LOGV(...) macro
349 LOGV("%s, WriteFrame", __func__); in AudioRenderRenderFrame()