Home
last modified time | relevance | path

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

/third_party/libjpeg-turbo/
Djmorecfg.h52 #define GETJSAMPLE(value) ((int)(value)) macro
58 #define GETJSAMPLE(value) ((int)(value)) macro
60 #define GETJSAMPLE(value) ((int)(value) & 0xFF) macro
77 #define GETJSAMPLE(value) ((int)(value)) macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h52 #define GETJSAMPLE(value) ((int)(value)) macro
58 #define GETJSAMPLE(value) ((int)(value)) macro
60 #define GETJSAMPLE(value) ((int)(value) & 0xFF) macro
77 #define GETJSAMPLE(value) ((int)(value)) macro
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmorecfg.h49 #define GETJSAMPLE(value) ((int)(value)) macro
63 #define GETJSAMPLE(value) ((int)(value)) macro