Searched refs:far_history (Results 1 – 2 of 2) sorted by relevance
57 uint16_t far_history[PART_LEN1 * MAX_DELAY]; member
166 memcpy(&(self->far_history[self->far_history_pos * PART_LEN1]), in WebRtcAecm_UpdateFarHistory()202 return &(self->far_history[buffer_position * PART_LEN1]); in WebRtcAecm_AlignedFarend()436 memset(aecm->far_history, 0, sizeof(uint16_t) * PART_LEN1 * MAX_DELAY); in WebRtcAecm_InitCore()