Searched defs:codecType (Results 1 – 5 of 5) sorted by relevance
101 public BluetoothCodecConfig(int codecType, int codecPriority, in BluetoothCodecConfig()118 public BluetoothCodecConfig(int codecType) { in BluetoothCodecConfig()
125 int codecType) { in CallQuality()
274 final int codecType = (codecConfig == null || codecConfig.isMandatoryCodec()) in getHighQualityAudioOptionLabel() local
169 int codecType, int dtmfType) in set()976 int codecType = -1; in add() local
651 const char *codecType = queryDecoders? "Decoder" : "Encoder"; in dumpCodecDetails() local