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

  /external/libopus/celt/
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 62 milliseconds