Searched refs:h_cos (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Drotozoom.c62 static int h_cos[360]; variable
83 const int c = h_cos[num % 360];
150 h_cos[i] = h * int_sin(radian + MY_PI / 2) / 2 / FIXP;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Drotozoom.c184 int h_cos[360]; variable
205 const int c = h_cos[num % 360];
272 h_cos[i] = h * int_sin(radian + MY_PI / 2) / 2 / FIXP;

Completed in 107 milliseconds