Searched refs:COUPLING_LEVEL (Results 1 – 6 of 6) sorted by relevance
175 typedef enum { COUPLING_OFF = 0, COUPLING_LEVEL, COUPLING_BAL } COUPLING_MODE; enumerator
515 else if (h_sbr_data->coupling == COUPLING_LEVEL && in decodeEnvelope()
641 hFrameDataLeft->coupling = COUPLING_LEVEL; in sbrGetChannelElement()
39 #define COUPLING_LEVEL 1 macro
837 ptr_frame_data[0]->coupling_mode = COUPLING_LEVEL; in ixheaacd_sbr_read_cpe()888 ptr_frame_data[0]->coupling_mode = COUPLING_LEVEL; in ixheaacd_sbr_read_cpe()
706 if (ptr_sbr_data->coupling_mode == COUPLING_LEVEL) { in ixheaacd_dec_envelope()