Searched refs:srcx (Results 1 – 1 of 1) sorted by relevance
180 int srcx = 0; int srcy = 0; in main() local198 if (parse_geometry(optarg, &srcw, &srch, &srcx, &srcy)) { in main()202 printf("Got source: w=%d h=%d x=%d y=%d\n", srcw, srch, srcx, srcy); in main()300 req->src_rect.x = srcx; in main()