Searched defs:cat (Results 1 – 5 of 5) sorted by relevance
| /hardware/intel/common/libmix/videodecoder/ |
| D | VideoDecoderTrace.cpp | 23 void TraceVideoDecoder(const char* cat, const char* fun, int line, const char* format, ...) in TraceVideoDecoder()
|
| D | VideoDecoderTrace.h | 34 #define VIDEO_DECODER_TRACE(cat, format, ...) \ argument
|
| /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
| D | vbp_trace.c | 14 void vbp_trace_util(const char* cat, const char* fun, int line, const char* format, ...) in vbp_trace_util()
|
| D | vbp_trace.h | 25 #define VBP_TRACE_UTIL(cat, format, ...) \ argument
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
| D | detokenize.c | 143 const int cat = 2 * bit1 + bit0; in GetCoeffs() local
|