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