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

  /external/chromium_org/third_party/opus/src/src/
opus_private.h 63 #define OPUS_GET_VOICE_RATIO_REQUEST 11019
79 #define OPUS_GET_VOICE_RATIO(x) OPUS_GET_VOICE_RATIO_REQUEST, __opus_check_int_ptr(x)
opus_multistream_encoder.c 1024 case OPUS_GET_VOICE_RATIO_REQUEST:
    [all...]
opus_encoder.c     [all...]
  /external/libopus/src/
opus_private.h 63 #define OPUS_GET_VOICE_RATIO_REQUEST 11019
79 #define OPUS_GET_VOICE_RATIO(x) OPUS_GET_VOICE_RATIO_REQUEST, __opus_check_int_ptr(x)
opus_multistream_encoder.c 1024 case OPUS_GET_VOICE_RATIO_REQUEST:
    [all...]
opus_encoder.c     [all...]

Completed in 64 milliseconds