Home | History | Annotate | Download | only in tests

Lines Matching refs:OPUS_GET_FORCE_CHANNELS

1208    err=opus_encoder_ctl(enc,OPUS_GET_FORCE_CHANNELS((opus_int32 *)NULL));
1211 CHECK_SETGET(OPUS_SET_FORCE_CHANNELS(i),OPUS_GET_FORCE_CHANNELS(&i),-1,3,
1214 " OPUS_GET_FORCE_CHANNELS ...................... OK.\n")