HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_GET_BITRATE (Results 1 - 3 of 3) sorted by null

  /external/libopus/include/
opus_defines.h 259 * @see OPUS_GET_BITRATE
272 #define OPUS_GET_BITRATE(x) OPUS_GET_BITRATE_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/tests/
test_opus_encode.c 174 if(opus_multistream_encoder_ctl(MSenc, OPUS_GET_BITRATE(&i))!=OPUS_OK)test_failed();
test_opus_api.c     [all...]

Completed in 27 milliseconds