Home
last modified time | relevance | path

Searched refs:silk_Timer_depth_ctr (Results 1 – 2 of 2) sorted by relevance

/external/libopus/silk/
Ddebug.h95 extern int silk_Timer_depth_ctr;
126 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \
134 silk_Timer_depth_ctr++; \
154 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \
162 silk_Timer_depth_ctr++; \
194 silk_Timer_depth_ctr--; \
223 silk_Timer_depth_ctr--; \
Ddebug.c66 int silk_Timer_depth_ctr = 0; variable