Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmorecfg.h70 #define GETJSAMPLE(value) ((int) (value)) macro
76 #define GETJSAMPLE(value) ((int) (value)) macro
78 #define GETJSAMPLE(value) ((int) (value) & 0xFF) macro
95 #define GETJSAMPLE(value) ((int) (value)) macro
109 #define GETJSAMPLE(value) ((int) (value)) macro
123 #define GETJSAMPLE(value) ((int) (value)) macro
137 #define GETJSAMPLE(value) ((int) (value)) macro
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djmorecfg.h70 #define GETJSAMPLE(value) ((int) (value)) macro
76 #define GETJSAMPLE(value) ((int) (value)) macro
78 #define GETJSAMPLE(value) ((int) (value) & 0xFF) macro
95 #define GETJSAMPLE(value) ((int) (value)) macro
109 #define GETJSAMPLE(value) ((int) (value)) macro
123 #define GETJSAMPLE(value) ((int) (value)) macro
137 #define GETJSAMPLE(value) ((int) (value)) macro

Completed in 4 milliseconds