Searched refs:gcorrectFloat (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c215 lookup table, "ftab", macro "gcorrectFloat" returns the gamma-corrected pixel
218 #define gcorrectFloat(fin,ftab,fout) \ macro
269 gcorrectFloat (ftmp, gtable, ftmp);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/ppm/
H A Dppm.c159 * lookup table, "tab", macro "gcorrectFloat" returns the gamma-corrected
163 #define gcorrectFloat(valIn,tab,valOut) \ macro
209 gcorrectFloat(ftmp, gtable, ftmp);
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/raw/
H A Draw.c215 * lookup table, "tab", macro "gcorrectFloat" returns the gamma-corrected
219 #define gcorrectFloat(valIn,tab,valOut) \ macro
264 gcorrectFloat (ftmp, gtable, ftmp);
302 gcorrectFloat (ftmp, gtable, ftmp);

Completed in 98 milliseconds