Home
last modified time | relevance | path

Searched refs:RotationDegree (Results 1 – 13 of 13) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/imagewin/
H A Dscale_xbr.cc220 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
228 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
231 …I_old = N - 1 - MatrixRotation < static_cast<RotationDegree>(rotDeg - 1), I, J, N >::J_old, //old …
232 J_old = MatrixRotation < static_cast<RotationDegree>(rotDeg - 1), I, J, N >::I_old
236 template <class Dest_pixel, size_t N, RotationDegree rotDeg>
H A Dscale_xbr.h38 enum RotationDegree { //clock-wise enum
45 template <class Dest_pixel, size_t N, RotationDegree rotDeg>
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/xbrz/
H A Dxbrz.cpp164 enum RotationDegree //clock-wise enum
173 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
183 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
186 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
187 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
191 template <size_t N, RotationDegree rotDeg>
595 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
634 template <RotationDegree rotDeg> inline
658 template <class Scaler, RotationDegree rotDeg>
/dports/games/mrboom/MrBoom-src-5.2/sdl2/xBRZ/
H A Dxbrz.cpp89 enum RotationDegree //clock-wise enum
98 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
108 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
111 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
112 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
116 template <size_t N, RotationDegree rotDeg>
324 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_ ## x(const Kernel_3x3 &…
381 template <RotationDegree rotDeg> inline
413 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/games/wesnoth/wesnoth-1.14.17/src/xBRZ/
H A Dxbrz.cpp189 enum RotationDegree //clock-wise enum
198 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
208 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
211 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
212 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
216 template <size_t N, RotationDegree rotDeg>
629 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
667 template <RotationDegree rotDeg> inline
690 template <class Scaler, RotationDegree rotDeg>
/dports/games/ivan/ivan-059/xbrzscale/xbrz/
H A Dxbrz.cpp104 enum RotationDegree //clock-wise enum
113 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
123 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
126 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
127 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
131 template <size_t N, RotationDegree rotDeg>
337 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
376 template <RotationDegree rotDeg> inline
400 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp116 enum RotationDegree //clock-wise enum
125 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
135 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
138 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
139 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
143 template <size_t N, RotationDegree rotDeg>
349 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
388 template <RotationDegree rotDeg> inline
412 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp116 enum RotationDegree //clock-wise enum
125 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
135 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
138 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
139 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
143 template <size_t N, RotationDegree rotDeg>
349 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
388 template <RotationDegree rotDeg> inline
412 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/xBRZ/
H A Dxbrz.cpp114 enum RotationDegree //clock-wise enum
123 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
133 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
136 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
137 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
141 template <size_t N, RotationDegree rotDeg>
306 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
344 template <RotationDegree rotDeg> inline
361 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp116 enum RotationDegree //clock-wise enum
125 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
135 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
138 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
139 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
143 template <size_t N, RotationDegree rotDeg>
349 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
388 template <RotationDegree rotDeg> inline
412 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/snes9x-gtk/snes9x-1.54.1/filter/
H A Dxbrz.cpp116 enum RotationDegree //clock-wise enum
125 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
135 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
138 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
139 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
143 template <size_t N, RotationDegree rotDeg>
349 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
388 template <RotationDegree rotDeg> inline
412 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/games/libretro-snes9x/snes9x-73aa348/filter/
H A Dxbrz.cpp77 enum RotationDegree //clock-wise enum
86 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
96 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
99 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
100 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
104 template <size_t N, RotationDegree rotDeg>
308 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
347 template <RotationDegree rotDeg> inline
371 template <class Scaler, class ColorDistance, RotationDegree rotDeg>
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/filters/xBRZ/
H A Dxbrz.cpp118 enum RotationDegree //clock-wise enum
127 template <RotationDegree rotDeg, size_t I, size_t J, size_t N>
137 template <RotationDegree rotDeg, size_t I, size_t J, size_t N> //(i, j) = (row, col) indices, N = s…
140 …static const size_t I_old = N - 1 - MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
141 …static const size_t J_old = MatrixRotation<static_cast<RotationDegree>(rotDeg - 1), I, J, …
145 template <size_t N, RotationDegree rotDeg>
354 #define DEF_GETTER(x) template <RotationDegree rotDeg> uint32_t inline get_##x(const Kernel_3x3& ke…
393 template <RotationDegree rotDeg> inline
419 template <class Scaler, class ColorDistance, RotationDegree rotDeg>