Searched refs:round_shift_array (Results 1 – 2 of 2) sorted by relevance
152 void round_shift_array(int32_t *arr, int size, int bit);
245 void round_shift_array(int32_t *arr, int size, int bit) { in round_shift_array() function