Home
last modified time | relevance | path

Searched refs:DTRACE_GET_COUNTER (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/DecoderLib/
H A DBinDecoder.cpp115 …DTRACE( g_trace_ctx, D_CABAC, "%d" " " "%d" " EP=%d \n", DTRACE_GET_COUNTER( g_trace_ctx, D_CAB… in decodeBinEP()
169 …DTRACE( g_trace_ctx, D_CABAC, "%d" " " "%d" " EP=%d \n", DTRACE_GET_COUNTER( g_trace_ctx, D_CABA… in decodeBinsEP()
209 …DTRACE( g_trace_ctx, D_CABAC, "%d" " binTrm range=" "%d" " bin=%d\n" , DTRACE_GET_COUNTER( g_tra… in decodeBinTrm()
271 …DTRACE( g_trace_ctx, D_CABAC, "%d" " " "%d" " " "EP=%d \n", DTRACE_GET_COUNTER( g_trace_ctx, D_C… in decodeAlignedBinsEP()
290 …_CABAC, "%d" " %d " "%d" " " "[%d:%d]" " " "%2d(MPS=%d)" " " , DTRACE_GET_COUNTER( g_trace_ctx… in decodeBin()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A Ddtrace_next.h214 #define DTRACE_GET_COUNTER(ctx,channel) ctx->getChannelCounter(channel) macro
288 #define DTRACE_GET_COUNTER(ctx,channel) {}
H A Ddtrace_buffer.h165 DTRACE_GET_COUNTER( g_trace_ctx, channel ),
177 DTRACE_GET_COUNTER( g_trace_ctx, channel ),