Home | History | Annotate | Download | only in highgui

Lines Matching defs:xstart

263     int xstart = jas_image_cmpttlx( m_image, cmpt );
285 for( x = 0; x < xend - xstart; x++ )
291 for( x = 0; x < xend - xstart; x++ )
298 for( x = 0, j = 0; x < xend - xstart; x += 2, j++ )
304 for( x = 0, j = 0; x < xend - xstart; j++ )
313 for( x = 0; x < xend - xstart; x++ )
325 int xstart = jas_image_cmpttlx( m_image, cmpt );
347 for( x = 0; x < xend - xstart; x++ )
353 for( x = 0; x < xend - xstart; x++ )
360 for( x = 0, j = 0; x < xend - xstart; x += 2, j++ )
366 for( x = 0, j = 0; x < xend - xstart; j++ )
375 for( x = 0; x < xend - xstart; x++ )