Searched refs:content_incrase1 (Results 1 – 1 of 1) sorted by relevance
294 content_type content_incrase1 = (enlarged_content1 - content1); in pick_next() local297 content_type content_incrase_diff = content_incrase1 < content_incrase2 ? in pick_next()298 content_incrase2 - content_incrase1 : content_incrase1 - content_incrase2; in pick_next()304 out_content_increase1 = content_incrase1; in pick_next()