Lines Matching refs:coupling
258 h_prev_data->coupling = COUPLING_OFF; in initSbrPrevFrameData()
488 hFrameData->coupling = COUPLING_OFF; in sbrGetSingleChannelElement()
576 hFrameDataLeft->coupling = COUPLING_LEVEL; in sbrGetChannelPairElement()
577 hFrameDataRight->coupling = COUPLING_BAL; in sbrGetChannelPairElement()
580 hFrameDataLeft->coupling = COUPLING_OFF; in sbrGetChannelPairElement()
581 hFrameDataRight->coupling = COUPLING_OFF; in sbrGetChannelPairElement()
594 if (hFrameDataLeft->coupling) { in sbrGetChannelPairElement()
616 if (hFrameDataLeft->coupling) { in sbrGetChannelPairElement()
700 COUPLING_MODE coupling; in sbrGetNoiseFloorData() local
707 coupling = h_frame_data->coupling; in sbrGetNoiseFloorData()
713 if (coupling == COUPLING_BAL) { in sbrGetNoiseFloorData()
731 if (coupling == COUPLING_BAL) { in sbrGetNoiseFloorData()
768 COUPLING_MODE coupling = h_frame_data->coupling; in sbrGetEnvelope() local
812 if (coupling == COUPLING_BAL) { in sbrGetEnvelope()
842 if (coupling == COUPLING_BAL) { in sbrGetEnvelope()