Home
last modified time | relevance | path

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

/development/tools/yuv420sp2rgb/
Ddebug.h73 #define PRINT(x...) do { \ macro
79 #define ERROR PRINT
Dyuv420sp2rgb.c209 PRINT("encoding PPM\n"); in convert()
216 PRINT("encoding raw RGB24\n"); in convert()
220 PRINT("encoding raw ARGB\n"); in convert()
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dasm.h52 #define PRINT(string) macro