Searched refs:OPUS_GET_GAIN (Results 1 – 2 of 2) sorted by relevance
752 #define OPUS_GET_GAIN(x) OPUS_GET_GAIN_REQUEST, __opus_check_int_ptr(x) macro
215 err=opus_decoder_ctl(dec, OPUS_GET_GAIN(&i)); in test_dec_api()219 err=opus_decoder_ctl(dec, OPUS_GET_GAIN(null_int_ptr)); in test_dec_api()232 err=opus_decoder_ctl(dec, OPUS_GET_GAIN(&i)); in test_dec_api()574 err=opus_decoder_ctl(od, OPUS_GET_GAIN(&i)); in test_msdec_api()588 err=opus_decoder_ctl(od, OPUS_GET_GAIN(&i)); in test_msdec_api()