Home | History | Annotate | Download | only in src

Lines Matching defs:kx

738 					int kx, ky;
763 kx = r[0].width / base_w;
766 if( kx <= 0 )
769 new_base_w = cvRound( r[0].width * scale ) / kx;