Home | History | Annotate | Download | only in src

Lines Matching refs:coupling

250          we apply concealment also on the left channel. This ensures that the coupling
252 coupling mode.
264 if (h_data_left->coupling) {
360 In case of coupling, the balance-channel will move towards the center.
378 h_sbr_data->coupling = h_prev_data->coupling;
399 if (h_sbr_data->coupling == COUPLING_BAL) {
484 if (h_sbr_data->coupling != h_prev_data->coupling) {
486 Coupling mode has changed during concealment.
491 if (h_prev_data->coupling == COUPLING_BAL)
494 else if (h_sbr_data->coupling == COUPLING_LEVEL)
496 else if (h_sbr_data->coupling == COUPLING_BAL)
580 Set range limits. The exact values depend on the coupling mode.
633 if (h_sbr_data->coupling != COUPLING_BAL) {
839 if (!h_sbr_data->coupling) {