Searched refs:GET_IMG_MODE (Results 1 – 4 of 4) sorted by relevance
1952 #define GET_IMG_MODE(handle) \ macro
2042 #define GET_IMG_MODE(handle) ((handle & 0x800000) ? ((handle & 0x7F0000) >> 16) : 0xFF) macro
2269 #define GET_IMG_MODE(handle) \ macro
2165 #define GET_IMG_MODE(handle) ((handle & 0x800000) ? ((handle & 0x7F0000) >> 16) : 0xFF) macro