Home | History | Annotate | Download | only in src

Lines Matching refs:OPUS_SET_BITRATE

771       opus_encoder_ctl(enc, OPUS_SET_BITRATE(bitrates[s]));
850 opus_encoder_ctl(enc, OPUS_SET_BITRATE(curr_max*(8*Fs/frame_size)));