Lines Matching refs:max_aspect
233 float max_aspect = (float)max_width/(float)max_height;234 if(aspect > max_aspect){