HomeSort by relevance Sort by last modified time
    Searched full:gamma (Results 151 - 175 of 220) sorted by null

1 2 3 4 5 67 8 9

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m     [all...]
  /bionic/libm/
Makefile-orig 138 MLINKS+=lgamma.3 gamma.3 lgamma.3 gammaf.3 lgamma.3 lgammaf.3 lgamma.3 tgamma.3
  /external/bluetooth/glib/tests/
convert-test.c 107 gchar in_be[4] = { 0xfe, 0xff, 0x03, 0x93}; /* capital gamma */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11gl.c 191 #ifdef GLX_DIRECT_COLOR /* Try for a DirectColor visual for gamma support */
SDL_x11events.c 780 /* Swap out the gamma before we go inactive */
800 /* Now that we're active, swap the gamma back */
    [all...]
  /frameworks/base/cmds/runtime/
main_runtime.cpp 97 "Usage: runtime [-g gamma] [-l logfile] [-n] [-s]\n"
  /external/jpeg/
jquant1.c 46 * If gamma correction has been applied in color conversion, it might be wise
48 * equidistant in linear space. At this writing, gamma correction is not
jpeglib.h 288 double input_gamma; /* image gamma of input image */
438 double output_gamma; /* image gamma wanted in output */
    [all...]
  /external/kernel-headers/original/linux/
fb.h 449 __u16 gamma; /* Gamma - in fractions of 100 */ member in struct:fb_monspecs
    [all...]
  /external/quake/quake/src/QW/client/
menu.c 391 case 4: // gamma
397 Cvar_SetValue ("gamma", v_gamma.value);
view.c 265 cvar_t v_gamma = CVAR3("gamma", "1", true);
1068 BuildGammaTable (1.0); // no gamma yet
gl_vidnt.c 715 float gamma; local
    [all...]
  /external/quake/quake/src/WinQuake/
view.cpp 259 cvar_t v_gamma = CVAR3("gamma", "1", true);
1109 BuildGammaTable (1.0); // no gamma yet
gl_vidnt.cpp 715 float gamma; local
    [all...]
gl_vidandroid.cpp 277 if ((i = COM_CheckParm("-gamma")) == 0) {
gl_vidlinux.cpp 585 if ((i = COM_CheckParm("-gamma")) == 0) {
gl_vidlinuxglx.cpp 698 if ((i = COM_CheckParm("-gamma")) == 0) {
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 280 awt.166=TRC is not a simple gamma value
281 awt.167=TRC is a gamma value, not a table
  /external/libpng/contrib/gregbook/
rpng2-x.c 7 It supports gamma correction, user-specified background colors, and user-
338 * get the "gamma" value, so we do it the hard way */
382 } else if (!strncmp(*argv, "-gamma", 2)) {
470 "Usage: %s [-display xdpy] [-gamma exp] [-bgcolor bg | -bgpat pat]\n"
480 " exp \ttransfer-function exponent (``gamma'') of the display\n"
    [all...]
  /external/icu4c/test/intltest/
transrt.cpp     [all...]
  /external/libpng/
pngget.c 482 *file_gamma = (double)info_ptr->gamma;
  /external/opencore/codecs_v2/audio/gsm_amr/amr_wb/dec/src/
pvamrwbdecoder_acelp.h 117 int16 gamma, /* (i) Q15 : Spectral expansion factor. */
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 449 *file_gamma = (double)info_ptr->gamma;
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysvideo.cc 125 /* Gamma support */
  /external/skia/src/images/
SkImageDecoder_libpng.cpp 411 /* Optional call to gamma correct and add the background to the palette

Completed in 296 milliseconds

1 2 3 4 5 67 8 9