Home | History | Annotate | Download | only in tests

Lines Matching refs:OPUS_GET_LSB_DEPTH

1348    err=opus_encoder_ctl(enc,OPUS_GET_LSB_DEPTH((opus_int32 *)NULL));
1351 CHECK_SETGET(OPUS_SET_LSB_DEPTH(i),OPUS_GET_LSB_DEPTH(&i),7,25,16,24,
1353 " OPUS_GET_LSB_DEPTH ........................... OK.\n")