Home
last modified time | relevance | path

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

/external/libopus/silk/
Ddebug.h82 extern int silk_Timer_depth_ctr;
113 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \
121 silk_Timer_depth_ctr++; \
141 silk_Timer_depth[ID] = silk_Timer_depth_ctr; \
149 silk_Timer_depth_ctr++; \
181 silk_Timer_depth_ctr--; \
210 silk_Timer_depth_ctr--; \
Ddebug.c66 int silk_Timer_depth_ctr = 0; variable