Home
last modified time | relevance | path

Searched defs:outwidth (Results 1 – 2 of 2) sorted by relevance

/external/quake/quake/src/QW/client/
Dgl_draw.c1011 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/
Dgl_draw.cpp1270 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()