Searched refs:over_hang_max_1 (Results 1 – 2 of 2) sorted by relevance
150 overhead1 = self->over_hang_max_1[0]; in GmmProbability()155 overhead1 = self->over_hang_max_1[1]; in GmmProbability()160 overhead1 = self->over_hang_max_1[2]; in GmmProbability()545 memcpy(self->over_hang_max_1, kOverHangMax1Q, in WebRtcVad_set_mode_core()546 sizeof(self->over_hang_max_1)); in WebRtcVad_set_mode_core()556 memcpy(self->over_hang_max_1, kOverHangMax1LBR, in WebRtcVad_set_mode_core()557 sizeof(self->over_hang_max_1)); in WebRtcVad_set_mode_core()567 memcpy(self->over_hang_max_1, kOverHangMax1AGG, in WebRtcVad_set_mode_core()568 sizeof(self->over_hang_max_1)); in WebRtcVad_set_mode_core()578 memcpy(self->over_hang_max_1, kOverHangMax1VAG, in WebRtcVad_set_mode_core()[all …]
49 int16_t over_hang_max_1[3]; member