HomeSort by relevance Sort by last modified time
    Searched refs:TraceVideoDecoder (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderTrace.cpp 23 void TraceVideoDecoder(const char* cat, const char* fun, int line, const char* format, ...)
VideoDecoderTrace.h 33 extern void TraceVideoDecoder(const char* cat, const char* fun, int line, const char* format, ...);
35 TraceVideoDecoder(cat, __FUNCTION__, __LINE__, format, ##__VA_ARGS__)

Completed in 661 milliseconds