Home
last modified time | relevance | path

Searched defs:trgHeight (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/wyrmgus/Wyrmgus-3.5.4/src/xbrz/include/
H A Dxbrz.h79 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
/dports/games/wesnoth/wesnoth-1.14.17/src/xBRZ/
H A Dxbrz.hpp101 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1214 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/games/ivan/ivan-059/xbrzscale/xbrz/
H A Dxbrz.h77 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1137 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.h94 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1149 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/filters/xBRZ/
H A Dxbrz.h87 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1157 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.h94 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1149 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/xBRZ/
H A Dxbrz.h86 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
H A Dxbrz.cpp1091 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/xbrz/
H A Dxbrz.h94 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
/dports/emulators/snes9x-gtk/snes9x-1.54.1/filter/
H A Dxbrz.h87 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
/dports/games/libretro-snes9x/snes9x-73aa348/gtk/src/
H A Dfilter_xbrz.cpp42 uint16_t* trg, int trgWidth, int trgHeight, int trgPitch, in stretchImage32To16()
73 int trgHeight = height * scalingFactor; in xBRZ() local
/dports/emulators/snes9x-gtk/snes9x-1.54.1/gtk/src/
H A Dfilter_xbrz.cpp218 uint16_t* trg, int trgWidth, int trgHeight, int trgPitch, in stretchImage32To16()
253 int trgHeight = height * scalingFactor; in xBRZ() local
/dports/games/libretro-snes9x/snes9x-73aa348/filter/
H A Dxbrz_tools.h73 /**/ PixTrg* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
110 /**/ PixTrg* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScaleOverSource()
165 /**/ PixTrg* trg, int trgWidth, int trgHeight, int trgPitch, in bilinearScale()
H A Dxbrz.cpp1147 /**/ uint32_t* trg, int trgWidth, int trgHeight) in bilinearScale()
1156 /**/ uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
/dports/java/jfreechart/jfreechart-1.0.17/swt/org/jfree/experimental/chart/swt/
H A DChartPrintJob.java173 int trgHeight = (int) Math.ceil(originalSize.y * scaleFactor); in calcFittedSize() local
/dports/games/mrboom/MrBoom-src-5.2/sdl2/xBRZ/
H A Dxbrz_tools.h99 /**/ PixTrg* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()
H A Dxbrz.cpp1165 uint32_t* trg, int trgWidth, int trgHeight) in nearestNeighborScale()
/dports/games/libretro-snes9x/snes9x-73aa348/win32/
H A Drender.cpp2594 uint16_t* trg, int trgWidth, int trgHeight, int trgPitch, in stretchImage32To16()
2623 int trgHeight = xbrz_thread_data::src->Height * xbrz_thread_data::scalingFactor; in ThreadProc_XBRZ() local
/dports/emulators/snes9x-gtk/snes9x-1.54.1/win32/
H A Drender.cpp2696 uint16_t* trg, int trgWidth, int trgHeight, int trgPitch, in stretchImage32To16()
2725 int trgHeight = xbrz_thread_data::src->Height * xbrz_thread_data::scalingFactor; in ThreadProc_XBRZ() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/xbrz/
H A Dxbrz.cpp1182 uint32_t* trg, int trgWidth, int trgHeight, int trgPitch, in nearestNeighborScale()

12