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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
ConfigParsingUtils.h 196 STRING_TO_ENUM(AUDIO_FORMAT_OPUS),
  /system/media/audio/include/system/
audio.h 260 AUDIO_FORMAT_OPUS = 0x08000000UL,
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 747 { MEDIA_MIMETYPE_AUDIO_OPUS, AUDIO_FORMAT_OPUS},
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 131 case AUDIO_FORMAT_OPUS: return "opus";
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 198 milliseconds