Searched refs:org_height (Results 1 – 2 of 2) sorted by relevance
214 int org_width, org_height; in ParseOptions() local217 &org_width, &org_height); in ParseOptions()222 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()224 image_height = org_height; in ParseOptions()231 image_height = org_height; in ParseOptions()
130 int org_width, org_height; in ParseOptions() local133 &org_width, &org_height); in ParseOptions()139 image_height = org_height; in ParseOptions()