Searched refs:dfixed_trunc (Results 1 – 1 of 1) sorted by relevance
42 #define dfixed_trunc(A) ((A).full >> 12) macro47 u32 non_frac = dfixed_trunc(A); in dfixed_floor()54 u32 non_frac = dfixed_trunc(A); in dfixed_ceil()