Searched refs:rec_height (Results 1 – 2 of 2) sorted by relevance
130 int rec_width, rec_height; in ParseOptions() local134 &rec_width, &rec_height); in ParseOptions()141 image_height = rec_height; in ParseOptions()150 dst_height = rec_height; in ParseOptions()
212 int rec_width, rec_height; in ParseOptions() local216 &rec_width, &rec_height); in ParseOptions()219 if ((org_width == rec_width) && (org_height == rec_height)) { in ParseOptions()232 image_height = rec_height; in ParseOptions()