Searched refs:not_shift_input (Results 1 – 3 of 3) sorted by relevance
184 const int16_t* not_shift_input = variable194 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]);
282 const int16* not_shift_input = input1_shift == 0 ? input1_data : input2_data; in Sub16() local291 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16()304 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Sub16()
2119 const int16* not_shift_input = input1_shift == 0 ? input1_data : input2_data; in Add() local2128 F0 input_ready_scaled = F0::FromRaw(not_shift_input[i]); in Add()