Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothCodecConfig.java75 public BluetoothCodecConfig(int codecType, int codecPriority, in BluetoothCodecConfig()
/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.cpp640 const char *codecType = queryDecoders? "decoder" : "encoder"; in dumpCodecProfiles() local