Searched refs:over_hang_max_2 (Results 1 – 2 of 2) sorted by relevance
151 overhead2 = self->over_hang_max_2[0]; in GmmProbability()156 overhead2 = self->over_hang_max_2[1]; in GmmProbability()161 overhead2 = self->over_hang_max_2[2]; in GmmProbability()547 memcpy(self->over_hang_max_2, kOverHangMax2Q, in WebRtcVad_set_mode_core()548 sizeof(self->over_hang_max_2)); in WebRtcVad_set_mode_core()558 memcpy(self->over_hang_max_2, kOverHangMax2LBR, in WebRtcVad_set_mode_core()559 sizeof(self->over_hang_max_2)); in WebRtcVad_set_mode_core()569 memcpy(self->over_hang_max_2, kOverHangMax2AGG, in WebRtcVad_set_mode_core()570 sizeof(self->over_hang_max_2)); in WebRtcVad_set_mode_core()580 memcpy(self->over_hang_max_2, kOverHangMax2VAG, in WebRtcVad_set_mode_core()[all …]
50 int16_t over_hang_max_2[3]; member