Home | History | Annotate | Download | only in tests

Lines Matching refs:OPUS_GET_INBAND_FEC

1300    err=opus_encoder_ctl(enc,OPUS_GET_INBAND_FEC((opus_int32 *)NULL));
1303 CHECK_SETGET(OPUS_SET_INBAND_FEC(i),OPUS_GET_INBAND_FEC(&i),-1,2,
1306 " OPUS_GET_INBAND_FEC .......................... OK.\n")