Searched refs:hybrid_stereo_width_Q14 (Results 1 – 1 of 1) sorted by relevance
96 opus_int16 hybrid_stereo_width_Q14; member258 st->hybrid_stereo_width_Q14 = 1 << 14; in opus_encoder_init()1968 if( st->hybrid_stereo_width_Q14 < (1 << 14) || st->silk_mode.stereoWidth_Q14 < (1 << 14) ) { in opus_encode_native()1970 g1 = st->hybrid_stereo_width_Q14; in opus_encode_native()1981 st->hybrid_stereo_width_Q14 = st->silk_mode.stereoWidth_Q14; in opus_encode_native()2697 st->hybrid_stereo_width_Q14 = 1 << 14; in opus_encoder_ctl()