Home
last modified time | relevance | path

Searched defs:inwidth (Results 1 – 6 of 6) sorted by relevance

/external/quake/quake/src/QW/client/
Dsnd_mem.c33 void ResampleSfx (sfx_t *sfx, int inrate, int inwidth, byte *data) in ResampleSfx()
Dgl_rmisc.c243 int inwidth, inheight; in R_TranslatePlayerSkin() local
Dgl_draw.c1011 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int… in GL_ResampleTexture()
1041 void GL_Resample8BitTexture (unsigned char *in, int inwidth, int inheight, unsigned char *out, int… in GL_Resample8BitTexture()
/external/quake/quake/src/WinQuake/
Dgl_rmisc.cpp252 int inwidth, inheight; in R_TranslatePlayerSkin() local
Dsnd_mem.cpp33 void ResampleSfx (sfx_t *sfx, int inrate, int inwidth, byte *data) in ResampleSfx()
Dgl_draw.cpp1270 void GL_ResampleTexture (unsigned *in, int inwidth, int inheight, unsigned *out, int outwidth, int… in GL_ResampleTexture()
1300 void GL_Resample8BitTexture (unsigned char *in, int inwidth, int inheight, unsigned char *out, int… in GL_Resample8BitTexture()