Home
last modified time | relevance | path

Searched defs:JPEG_CMODEL_DEBUG (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/cmodel/inc/
H A Djpegmain.h147 #define JPEG_CMODEL_DEBUG(format, args...) do{printf(format, ##args);}while(0) macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/cmodel/inc/
H A Djpegmain.h147 #define JPEG_CMODEL_DEBUG(format, args...) do{printf(format, ##args);}while(0) macro