OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:farendold
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c
42
short
farendOld
[2][FRAME_LEN];
181
memset(&aecm->
farendOld
[0][0], 0, 160);
396
memcpy(&(aecm->
farendOld
[i][0]), farend_ptr,
401
memcpy(farend, &(aecm->
farendOld
[i][0]), FRAME_LEN * sizeof(short));
Completed in 571 milliseconds