Searched refs:nearend_ptr (Results 1 – 1 of 1) sorted by relevance
656 int16_t* nearend_ptr = NULL; in ProcessBlock() local666 (void**) &nearend_ptr, in ProcessBlock()670 dH[i] = (float) (nearend_ptr[i]); in ProcessBlock()674 WebRtc_ReadBuffer(aec->nearFrBuf, (void**) &nearend_ptr, nearend, PART_LEN); in ProcessBlock()679 d[i] = (float) (nearend_ptr[i]); in ProcessBlock()689 fwrite(nearend_ptr, sizeof(int16_t), PART_LEN, aec->nearFile); in ProcessBlock()