Home | History | Annotate | Download | only in src

Lines Matching refs:OPUS_SET_INBAND_FEC

539        opus_encoder_ctl(enc, OPUS_SET_INBAND_FEC(use_inbandfec));
652 opus_encoder_ctl(enc, OPUS_SET_INBAND_FEC(rand()%4==0));