Home
last modified time | relevance | path

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

/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dimage.c513 qboolean Image_WriteJPG (const char *name, byte *data, int width, int height, int bpp, int quality,… in Image_WriteJPG() function
/dports/games/q2pro/q2pro/ref_shared/
H A Dr_images.c798 qboolean Image_WriteJPG( const char *filename, const byte *rgb, int width, int height, int quality … in Image_WriteJPG() function