Home
last modified time | relevance | path

Searched refs:dBufH (Results 1 – 12 of 12) sorted by relevance

/dports/audio/libfilteraudio/filter_audio-0.0.1/aec/
H A Daec_core_internal.h69 float dBufH[PART_LEN2]; // nearend member
H A Daec_core.c992 dtmp = aec->dBufH[i]; in NonLinearProcessing()
1013 memcpy(aec->dBufH, aec->dBufH + PART_LEN, sizeof(float) * PART_LEN); in NonLinearProcessing()
1052 memcpy(aec->dBufH + PART_LEN, nearend_ptr, sizeof(nearend)); in ProcessBlock()
1475 memset(aec->dBufH, 0, sizeof(aec->dBufH)); in WebRtcAec_InitAec()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/aec/
H A Daec_core.h85 float dBufH[PART_LEN2]; // nearend member
H A Daec_core.c461 memset(aec->dBufH, 0, sizeof(aec->dBufH)); in WebRtcAec_InitAec()
676 memcpy(aec->dBufH + PART_LEN, dH, sizeof(float) * PART_LEN); in ProcessBlock()
1170 dtmp = (float)aec->dBufH[i]; in NonLinearProcessing()
1191 memcpy(aec->dBufH, aec->dBufH + PART_LEN, sizeof(float) * PART_LEN); in NonLinearProcessing()
/dports/net/pjsip/pjproject-2.11.1/third_party/webrtc/src/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h68 float dBufH[NUM_HIGH_BANDS_MAX][PART_LEN2]; // nearend member
H A Daec_core.c1148 dtmp = aec->dBufH[j][i]; in NonLinearProcessing()
1170 memcpy(aec->dBufH[j], aec->dBufH[j] + PART_LEN, sizeof(float) * PART_LEN); in NonLinearProcessing()
1216 memcpy(aec->dBufH[i] + PART_LEN, nearend_ptr, sizeof(nearend)); in ProcessBlock()
1644 memset(aec->dBufH[i], 0, sizeof(aec->dBufH[i])); in WebRtcAec_InitAec()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h68 float dBufH[NUM_HIGH_BANDS_MAX][PART_LEN2]; // nearend
H A Daec_core.c1231 dtmp = aec->dBufH[j][i];
1253 memcpy(aec->dBufH[j], aec->dBufH[j] + PART_LEN, sizeof(float) * PART_LEN);
1299 memcpy(aec->dBufH[i] + PART_LEN, nearend_ptr, sizeof(nearend));
1730 memset(aec->dBufH[i], 0, sizeof(aec->dBufH[i]));
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h68 float dBufH[NUM_HIGH_BANDS_MAX][PART_LEN2]; // nearend member
H A Daec_core.c1148 dtmp = aec->dBufH[j][i]; in NonLinearProcessing()
1170 memcpy(aec->dBufH[j], aec->dBufH[j] + PART_LEN, sizeof(float) * PART_LEN); in NonLinearProcessing()
1216 memcpy(aec->dBufH[i] + PART_LEN, nearend_ptr, sizeof(nearend)); in ProcessBlock()
1644 memset(aec->dBufH[i], 0, sizeof(aec->dBufH[i])); in WebRtcAec_InitAec()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_core_internal.h68 float dBufH[NUM_HIGH_BANDS_MAX][PART_LEN2]; // nearend member
H A Daec_core.c1148 dtmp = aec->dBufH[j][i]; in NonLinearProcessing()
1170 memcpy(aec->dBufH[j], aec->dBufH[j] + PART_LEN, sizeof(float) * PART_LEN); in NonLinearProcessing()
1216 memcpy(aec->dBufH[i] + PART_LEN, nearend_ptr, sizeof(nearend)); in ProcessBlock()
1644 memset(aec->dBufH[i], 0, sizeof(aec->dBufH[i])); in WebRtcAec_InitAec()