xy_to_upvp        953 libavfilter/vf_ciescope.c         xy_to_upvp(px, py, &up, &vp);
xy_to_upvp       1192 libavfilter/vf_ciescope.c         xy_to_upvp(cs->xWhite, cs->yWhite, &wup, &wvp);
xy_to_upvp       1318 libavfilter/vf_ciescope.c             xy_to_upvp(cs->xRed, cs->yRed, &wup, &wvp);
xy_to_upvp       1321 libavfilter/vf_ciescope.c             xy_to_upvp(cs->xGreen, cs->yGreen, &wup, &wvp);
xy_to_upvp       1324 libavfilter/vf_ciescope.c             xy_to_upvp(cs->xBlue, cs->yBlue, &wup, &wvp);
xy_to_upvp       1395 libavfilter/vf_ciescope.c                 xy_to_upvp(cx, cy, &up, &vp);