Searched refs:rshift_i32 (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeFont/src/ | ||
H A D | font_defs.h | 118 inline int32_t rshift_i32(int32_t val, uint8_t bits) in rshift_i32() function 152 return rshift_i32(val, NUM_6); in Fp26ToInt() |
Completed in 1 milliseconds