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

  /external/chromium_org/third_party/opus/src/celt/
opus_custom_demo.c 188 PRINT_MIPS(stderr);
arch.h 83 #define PRINT_MIPS(file)
fixed_debug.h 760 #undef PRINT_MIPS
761 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0);

Completed in 69 milliseconds