OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:silk_Timer_depth_ctr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/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 23 milliseconds