Searched refs:CELT_SET_CHANNELS (Results 1 – 3 of 3) sorted by relevance
100 #define CELT_SET_CHANNELS(x) CELT_SET_CHANNELS_REQUEST, __opus_check_int(x) macro
493 MUST_SUCCEED(celt_decoder_ctl(celt_dec, CELT_SET_CHANNELS(st->stream_channels))); in opus_decode_frame()
1895 celt_encoder_ctl(celt_enc, CELT_SET_CHANNELS(st->stream_channels)); in opus_encode_native()