Home
last modified time | relevance | path

Searched defs:codecType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java75 public BluetoothCodecConfig(int codecType, int codecPriority, in BluetoothCodecConfig()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java272 final int codecType = (codecConfig == null || codecConfig.isMandatoryCodec()) in getHighQualityAudioOptionLabel() local
/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp169 int codecType, int dtmfType) in set()
976 int codecType = -1; in add() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp646 const char *codecType = queryDecoders? "decoder" : "encoder"; in dumpCodecProfiles() local