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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/test/
iLBC_testprogram.c 168 #ifndef PRINT_MIPS
243 #ifdef PRINT_MIPS
263 #ifdef PRINT_MIPS
295 #ifdef PRINT_MIPS
309 #ifndef PRINT_MIPS
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
complexityMeasures.m 5 % variable PRINT_MIPS te get the instructions printed to the screen.
  /external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c 188 PRINT_MIPS(stderr);
arch.h 84 #define PRINT_MIPS(file)
fixed_debug.h 770 #undef PRINT_MIPS
771 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0);
  /external/libopus/celt/
opus_custom_demo.c 188 PRINT_MIPS(stderr);
arch.h 84 #define PRINT_MIPS(file)
fixed_debug.h 770 #undef PRINT_MIPS
771 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0);

Completed in 894 milliseconds