Home
last modified time | relevance | path

Searched defs:swScale (Results 1 – 7 of 7) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/backends/platform/ds/
H A Dbackground.cpp38 static BgSize getBgSize(uint16 width, uint16 height, bool isRGB, bool swScale, uint16 &realPitch, u… in getBgSize()
93 size_t Background::getRequiredVRAM(uint16 width, uint16 height, bool isRGB, bool swScale) { in getRequiredVRAM()
110 …create(uint16 width, uint16 height, bool isRGB, int layer, bool isSub, int mapBase, bool swScale) { in create()
140 void Background::init(Background *surface, int layer, bool isSub, int mapBase, bool swScale) { in init()
H A Dds-graphics.cpp326 …bool isRGB = (actualFormat != _pfCLUT8), swScale = ((_graphicsMode == GFX_SWSCALE) && (width == 32… in initSize() local
/dports/games/wizznic/Wizznic-1.1/src/
H A Dswscale.c36 void swScale( SDL_Surface* screen, int doScale ) in swScale() function
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libswscale/
H A Dswscale_bfin.c82 SwsFunc swScale = c->swScale; in ff_bfin_get_unscaled_swscale() local
H A Dswscale_internal.h51 SwsFunc swScale; member
H A Dswscale_template.c2925 static int RENAME(swScale)(SwsContext *c, uint8_t* src[], int srcStride[], int srcSliceY, argument
/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Dpodbc.cxx1432 SWORD swCol=0,swType=0,swScale=0,swNull=0; in ColumnType() local
1451 SWORD swCol=0,swType=0,swScale=0,swNull=0; in ColumnSize() local
1469 SWORD swCol=0,swType=0,swScale=0,swNull=0; in ColumnScale() local
1486 SWORD swCol=0,swType=0,swScale=0,swNull=0; in ColumnName() local
1510 SWORD swCol=0,swType=0,swScale=0,swNull=0; in IsColumnNullable() local