Home | History | Annotate | Download | only in src

Lines Matching refs:coupling

258   h_prev_data->coupling = COUPLING_OFF;
488 hFrameData->coupling = COUPLING_OFF;
572 /* Read coupling flag */
576 hFrameDataLeft->coupling = COUPLING_LEVEL;
577 hFrameDataRight->coupling = COUPLING_BAL;
580 hFrameDataLeft->coupling = COUPLING_OFF;
581 hFrameDataRight->coupling = COUPLING_OFF;
594 if (hFrameDataLeft->coupling) {
616 if (hFrameDataLeft->coupling) {
700 COUPLING_MODE coupling;
707 coupling = h_frame_data->coupling;
711 Select huffman codebook depending on coupling mode
713 if (coupling == COUPLING_BAL) {
731 if (coupling == COUPLING_BAL) {
768 COUPLING_MODE coupling = h_frame_data->coupling;
810 Select Huffman codebook depending on coupling mode and amplitude resolution
812 if (coupling == COUPLING_BAL) {
842 if (coupling == COUPLING_BAL) {