Home
last modified time | relevance | path

Searched refs:yTrg_first (Results 1 – 10 of 10) sorted by relevance

/dports/games/mrboom/MrBoom-src-5.2/sdl2/xBRZ/
H A Dxbrz_tools.h128 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight;//=ceil(y * trgHeight / s… in nearestNeighborScale() local
130 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
135 /**/ PixTrg* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/xbrz/
H A Dxbrz.cpp1206 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1208 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1213 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/games/wesnoth/wesnoth-1.14.17/src/xBRZ/
H A Dxbrz.cpp1238 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1240 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1245 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/games/ivan/ivan-059/xbrzscale/xbrz/
H A Dxbrz.cpp1161 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1163 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1168 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp1173 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / src… in nearestNeighborScale() local
1175 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1180 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp1173 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / src… in nearestNeighborScale() local
1175 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1180 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/xBRZ/
H A Dxbrz.cpp1115 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1117 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1122 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.cpp1173 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / src… in nearestNeighborScale() local
1175 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1180 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/filter/
H A Dxbrz.cpp1177 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1179 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1184 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/filters/xBRZ/
H A Dxbrz.cpp1181 …const int yTrg_first = ( y * trgHeight + srcHeight - 1) / srcHeight; //=ceil(y * trgHeight / … in nearestNeighborScale() local
1183 const int blockHeight = yTrg_last - yTrg_first; in nearestNeighborScale()
1188 uint32_t* trgLine = byteAdvance(trg, yTrg_first * trgPitch); in nearestNeighborScale()