Searched refs:OPUS_GET_SIGNAL (Results 1 – 2 of 2) sorted by relevance
431 #define OPUS_GET_SIGNAL(x) OPUS_GET_SIGNAL_REQUEST, __opus_check_int_ptr(x) macro
1338 err=opus_encoder_ctl(enc,OPUS_GET_SIGNAL(null_int_ptr)); in test_enc_api()1341 CHECK_SETGET(OPUS_SET_SIGNAL(i),OPUS_GET_SIGNAL(&i),-12345,0x7FFFFFFF, in test_enc_api()