Lines Matching refs:DBGMSG
107 DBGMSG(("> nextBand\n")); in NextBand()
115 DBGMSG(("< next_band\n")); in NextBand()
139 DBGMSG(("height = %d\n", height)); in NextBand()
140 DBGMSG(("x = %d\n", x)); in NextBand()
141 DBGMSG(("y = %d\n", y)); in NextBand()
145 DBGMSG(("validate rect = %d, %d, %d, %d\n", in NextBand()
158 DBGMSG(("width = %d\n", width)); in NextBand()
159 DBGMSG(("widthByte = %d\n", widthByte)); in NextBand()
160 DBGMSG(("height = %d\n", height)); in NextBand()
161 DBGMSG(("in_size = %d\n", in_size)); in NextBand()
162 DBGMSG(("out_size = %d\n", out_size)); in NextBand()
163 DBGMSG(("delta = %d\n", delta)); in NextBand()
164 DBGMSG(("fHalftone_engine->Get_pixel_depth() = %d\n", in NextBand()
180 DBGMSG(("move\n")); in NextBand()
191 DBGMSG(("PackBits\n")); in NextBand()
209 DBGMSG(("compressed_size = %d\n", compressed_size)); in NextBand()
210 DBGMSG(("widthByte = %d\n", widthByte)); in NextBand()
211 DBGMSG(("height = %d\n", height)); in NextBand()
212 DBGMSG(("compression_method = %d\n", compression_method)); in NextBand()
222 DBGMSG(("band bitmap is clean.\n")); in NextBand()
230 DBGMSG(("< nextBand\n")); in NextBand()