Searched refs:far_history (Results 1 – 2 of 2) sorted by relevance
130 uint16_t far_history[PART_LEN1 * MAX_DELAY]; member
226 memcpy(&(self->far_history[self->far_history_pos * PART_LEN1]), in UpdateFarHistory()260 return &(self->far_history[buffer_position * PART_LEN1]); in AlignedFarend()598 memset(aecm->far_history, 0, sizeof(uint16_t) * PART_LEN1 * MAX_DELAY); in WebRtcAecm_InitCore()