Searched refs:org_height (Results 1 – 2 of 2) sorted by relevance
211 int org_width, org_height; in ParseOptions() local214 &org_width, &org_height); in ParseOptions()219 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()221 image_height = org_height; in ParseOptions()228 image_height = org_height; in ParseOptions()
129 int org_width, org_height; in ParseOptions() local132 &org_width, &org_height); in ParseOptions()138 image_height = org_height; in ParseOptions()