OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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