HomeSort by relevance Sort by last modified time
    Searched refs:silk_Timer_depth_ctr (Results 1 - 2 of 2) sorted by null

  /external/libopus/silk/
debug.h 95 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--; \
debug.c 66 int silk_Timer_depth_ctr = 0;

Completed in 1821 milliseconds