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

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h86 #define G726ENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro
88 #define G726ENC_DPRINT(...) macro
108 #define G726ENC_DPRINT(STR, ARG...) printf() macro
127 #define G726ENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro
131 #define G726ENC_DPRINT(...) macro
168 G726ENC_DPRINT("%d :: CLOSING PIPE \n",__LINE__);\

Completed in 395 milliseconds