Searched defs:outwidth (Results 1 – 2 of 2) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | gl_draw.c | 1011 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int… in GL_ResampleTexture() 1041 …re (unsigned char *in, int inwidth, int inheight, unsigned char *out, int outwidth, int outheight) in GL_Resample8BitTexture()
|
/external/quake/quake/src/WinQuake/ |
D | gl_draw.cpp | 1270 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int… in GL_ResampleTexture() 1300 …re (unsigned char *in, int inwidth, int inheight, unsigned char *out, int outwidth, int outheight) in GL_Resample8BitTexture()
|