Searched refs:noise_vector (Results 1 – 1 of 1) sorted by relevance
78 int16_t* noise_vector = unvoiced_array_memory + kNoiseLpcOrder; in Process() local294 temp_data[i] = temp_data[i] + noise_vector[i]; in Process()