Lines Matching refs:stereoWidth_Q14
1789 st->silk_mode.stereoWidth_Q14 = IMIN((1<<14),2*IMAX(0,equiv_rate-30000));1792 if( st->hybrid_stereo_width_Q14 < (1 << 14) || st->silk_mode.stereoWidth_Q14 < (1 << 14) ) {1795 g2 = (opus_val16)(st->silk_mode.stereoWidth_Q14);1805 st->hybrid_stereo_width_Q14 = st->silk_mode.stereoWidth_Q14;