Home
last modified time | relevance | path

Searched refs:PRINT_MIPS (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/test/
DiLBC_testprogram.c168 #ifndef PRINT_MIPS
243 #ifdef PRINT_MIPS
263 #ifdef PRINT_MIPS
295 #ifdef PRINT_MIPS
309 #ifndef PRINT_MIPS
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
DcomplexityMeasures.m5 % variable PRINT_MIPS te get the instructions printed to the screen.
/external/libopus/celt/
Dopus_custom_demo.c188 PRINT_MIPS(stderr); in main()
Dfixed_debug.h788 #undef PRINT_MIPS
789 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0… macro
Darch.h98 #define PRINT_MIPS(file) macro