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

  /external/libopus/include/
opus_defines.h 160 #define OPUS_GET_GAIN_REQUEST 4045 /* Should have been 4035 */
169 /* Don't use 4045, it's already taken by OPUS_GET_GAIN_REQUEST */
706 #define OPUS_GET_GAIN(x) OPUS_GET_GAIN_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_multistream_decoder.c 426 case OPUS_GET_GAIN_REQUEST:
opus_decoder.c 872 case OPUS_GET_GAIN_REQUEST:

Completed in 1187 milliseconds