Searched refs:OPUS_GET_DTX (Results 1 – 3 of 3) sorted by relevance
468 OPUS_GET_DTX(&dtx)); in TEST_P()474 OPUS_GET_DTX(&dtx)); in TEST_P()480 OPUS_GET_DTX(&dtx)); in TEST_P()
531 #define OPUS_GET_DTX(x) OPUS_GET_DTX_REQUEST, __opus_check_int_ptr(x) macro
1282 err=opus_encoder_ctl(enc,OPUS_GET_DTX(null_int_ptr)); in test_enc_api()1285 CHECK_SETGET(OPUS_SET_DTX(i),OPUS_GET_DTX(&i),-1,2, in test_enc_api()