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

  /external/libopus/include/
opus_defines.h 159 #define OPUS_SET_GAIN_REQUEST 4034
695 #define OPUS_SET_GAIN(x) OPUS_SET_GAIN_REQUEST, __opus_check_int(x)
  /external/libopus/src/
opus_multistream_decoder.c 501 case OPUS_SET_GAIN_REQUEST:
opus_decoder.c 850 case OPUS_SET_GAIN_REQUEST:

Completed in 40 milliseconds