Searched defs:DEBUG_PRINT (Results 1 - 4 of 4) sorted by relevance

/external/libmpeg2/decoder/
H A Dimpeg2d_api.h48 #define DEBUG_PRINT printf macro
/external/libavc/encoder/
H A Dih264e_config.h47 #define DEBUG_PRINT 0 macro
/external/webrtc/webrtc/voice_engine/
H A Dvoice_engine_defines.h138 #define DEBUG_PRINT(...) \ macro
146 #define DEBUG_PRINT(exp) ((void)0)
/external/pdfium/third_party/libtiff/
H A Dtif_fax3.c622 #define DEBUG_PRINT(what,len) { \ macro
649 DEBUG_PRINT("MakeUp", te->runlen);
659 DEBUG_PRINT("MakeUp", te->runlen);
666 DEBUG_PRINT(" Term", tab[span].runlen);

Completed in 184 milliseconds