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

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h144 #define AMRENC_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro
147 #undef AMRENC_DPRINT macro
148 #define AMRENC_DPRINT ALOGW macro
152 #define AMRENC_DPRINT(...) macro
180 #define AMRENC_DPRINT(STR, ARG...) printf() macro
199 #define AMRENC_DPRINT ALOGW macro
202 #define AMRENC_DPRINT printf macro
206 #define AMRENC_DPRINT macro

Completed in 24 milliseconds