Searched refs:rec_height (Results 1 – 2 of 2) sorted by relevance
131 int rec_width, rec_height; in ParseOptions() local135 &rec_width, &rec_height); in ParseOptions()142 image_height = rec_height; in ParseOptions()151 dst_height = rec_height; in ParseOptions()
215 int rec_width, rec_height; in ParseOptions() local219 &rec_width, &rec_height); in ParseOptions()222 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()235 image_height = rec_height; in ParseOptions()