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

  /external/chromium_org/third_party/opus/src/silk/
debug.h 245 extern int silk_debug_store_count;
253 cnt = silk_debug_store_count++; \
262 for( i = 0; i < silk_debug_store_count; i++ ) { \
debug.c 168 int silk_debug_store_count = 0; variable

Completed in 2238 milliseconds