Home | History | Annotate | Download | only in coders

Lines Matching refs:tile_height

178     tile_height,
216 tile_height=64;
228 &width,&height,&tile_width,&tile_height,&colorspace,&flashpix);
322 if (((width >> i) < tile_width) || ((height >> i) < tile_height))
367 pixels=(unsigned char *) AcquireQuantumMemory(image->columns,(tile_height+
408 if ((y % tile_height) == 0)
415 tile_height-1,scene,&fpx_info);
419 (float) (y+tile_height-1)/image->rows,(ssize_t) image->columns,
420 (ssize_t) tile_height,&fpx_info);
432 r=red_component->theData+(y % tile_height)*red_component->lineStride;
433 g=green_component->theData+(y % tile_height)*green_component->lineStride;
434 b=blue_component->theData+(y % tile_height)*blue_component->lineStride;
435 a=alpha_component->theData+(y % tile_height)*alpha_component->lineStride;
817 tile_height,
845 tile_height=64;
874 image->rows,tile_width,tile_height,colorspace,background_color,