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

  /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 40 milliseconds