Searched refs:TEV_REGISTERH (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.1/build/libraries/gd/src/ |
| D | GDTev.c | 221 regBG = TEV_REGISTERH( color.b, color.g, TEV_COLOR_REG, in GDSetTevColor() 254 regBG = TEV_REGISTERH( (color.b & TEV_REGISTER_VAL_MASK), in GDSetTevColorS10() 283 regBG = TEV_REGISTERH( color.b, color.g, TEV_KONSTANT_REG, in GDSetTevKColor()
|
| /RvlSDK-3.1/include/revolution/gd/ |
| D | GDTev.h | 192 #define TEV_REGISTERH(b, g, t, rid) \ macro
|