Searched refs:not_shift_input (Results 1 – 3 of 3) sorted by relevance
176 const int16_t* not_shift_input = variable186 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]);
300 const int16* not_shift_input = input1_shift == 0 ? input1_data : input2_data; in Sub16() local309 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16()322 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16()
1788 const int16* not_shift_input = input1_shift == 0 ? input1_data : input2_data; in Add() local1797 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Add()