Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Drdbmp.c34 #define UCH(x) ((int) (x)) macro
38 #define UCH(x) ((int) (x)) macro
41 #define UCH(x) ((int) (x) & 0xFF) macro
A Drdppm.c44 #define UCH(x) ((int) (x)) macro
48 #define UCH(x) ((int) (x)) macro
51 #define UCH(x) ((int) (x) & 0xFF) macro
A Drdtarga.c29 #define UCH(x) ((int) (x)) macro
33 #define UCH(x) ((int) (x)) macro
36 #define UCH(x) ((int) (x) & 0xFF) macro

Completed in 6 milliseconds