Searched refs:xprime (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Drotozoom.c94 int xprime = xj; local
98 x = xprime + xi + FIXP * w / 2;
99 xprime += s;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Drotozoom.c216 int xprime = xj; local
220 x = xprime + xi + FIXP * w / 2;
221 xprime += s;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_rotate.c88 int xprime, yprime; member in struct:ThreadData
384 int xprime = td->xprime + start * s; local
389 x = xprime + xi + FIXP*(inw-1)/2;
453 xprime += s;
502 .xprime = -(outh-1) * s / 2,

Completed in 86 milliseconds