Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdct.h410 #define IRIGHT_SHIFT(x,shft) \ macro
416 #define IRIGHT_SHIFT(x,shft) ((x) >> (shft)) macro
A Djcarith.c105 #define IRIGHT_SHIFT(x,shft) \ macro
111 #define IRIGHT_SHIFT(x,shft) ((x) >> (shft)) macro
A Djchuff.c145 #define IRIGHT_SHIFT(x,shft) \ macro
151 #define IRIGHT_SHIFT(x,shft) ((x) >> (shft)) macro

Completed in 8 milliseconds