Searched refs:conv_round (Results 1 – 4 of 4) sorted by relevance
29 int32_t conv_round(int32_t a, int n);
170 int32_t conv_round(int32_t a, int n) in conv_round() function
416 #define fCRNDN(A, N) (conv_round(A, N))
825 (conv_round(A,N)),