Home
last modified time | relevance | path

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

/external/libopus/celt/
Dopus_custom_demo.c188 PRINT_MIPS(stderr); in main()
Darch.h84 #define PRINT_MIPS(file) macro
Dfixed_debug.h770 #undef PRINT_MIPS
771 #define PRINT_MIPS(file) do {fprintf (file, "total complexity = %llu MIPS\n", celt_mips);} while (0… macro