HomeSort by relevance Sort by last modified time
    Searched refs:dBufH (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 84 float dBufH[PART_LEN2]; // nearend
aec_core.c 460 memset(aec->dBufH, 0, sizeof(aec->dBufH));
672 memcpy(aec->dBufH + PART_LEN, dH, sizeof(float) * PART_LEN);
    [all...]

Completed in 1582 milliseconds