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()
524 #define OPUS_GET_DTX(x) OPUS_GET_DTX_REQUEST, __opus_check_int_ptr(x) macro
1284 err=opus_encoder_ctl(enc,OPUS_GET_DTX((opus_int32 *)NULL)); in test_enc_api()1287 CHECK_SETGET(OPUS_SET_DTX(i),OPUS_GET_DTX(&i),-1,2, in test_enc_api()