Home | History | Annotate | Download | only in src

Lines Matching refs:ROUND_FIXED_TO_INT

127 #define ROUND_FIXED_TO_INT(x)   (((x)+0x8000)>>16)