Home | History | Annotate | Download | only in src

Lines Matching defs:ky

738 					int kx, ky;
764 ky = r[0].height / base_h;
773 if( ky <= 0 )
776 new_base_h = cvRound( r[0].height * scale ) / ky;