Searched defs:int_clamp (Results 1 – 2 of 2) sorted by relevance
282 static inline U16CPU int_clamp(int x, int n) { in int_clamp() function
895 bool int_clamp = mode == NV50_BLIT_MODE_INT_CLAMP; in nv50_blitter_make_fp() local