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

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 148 #define OPUS_GET_GAIN_REQUEST 4045 /* Should have been 4035 */
154 /* Don't use 4045, it's already taken by OPUS_GET_GAIN_REQUEST */
629 #define OPUS_GET_GAIN(x) OPUS_GET_GAIN_REQUEST, __opus_check_int_ptr(x)
  /external/chromium_org/third_party/opus/src/src/
opus_decoder.c 926 case OPUS_GET_GAIN_REQUEST:
opus_multistream.c 927 case OPUS_GET_GAIN_REQUEST:

Completed in 82 milliseconds