Searched defs:GETJSAMPLE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djmorecfg.h61 #define GETJSAMPLE(value) ((int) (value)) macro
67 #define GETJSAMPLE(value) ((int) (value)) macro
69 #define GETJSAMPLE(value) ((int) (value) & 0xFF) macro
86 #define GETJSAMPLE(value) ((int) (value)) macro

Completed in 112 milliseconds