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

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
H A DOMX_G711Enc_Utils.h93 #define G711ENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro
95 #define G711ENC_DPRINT(...) macro
126 #define G711ENC_DPRINT(STR, ARG...) printf() macro
144 #define G711ENC_DPRINT printf macro
147 #define G711ENC_DPRINT macro
177 G711ENC_DPRINT("%d :: CLOSING PIPE \n",__LINE__); \

Completed in 6 milliseconds