Searched defs:codecType (Results 1 – 5 of 5) sorted by relevance
135 int codecType) { in CallQuality()174 int codecType, in CallQuality()
157 public BluetoothCodecConfig(@SourceCodecType int codecType, @CodecPriority int codecPriority, in BluetoothCodecConfig()173 public BluetoothCodecConfig(@SourceCodecType int codecType) { in BluetoothCodecConfig()
295 final int codecType = (codecConfig == null || codecConfig.isMandatoryCodec()) in getHighQualityAudioOptionLabel() local
167 int codecType, int dtmfType) in set()983 int codecType = -1; in add() local
650 const char *codecType = queryDecoders? "Decoder" : "Encoder"; in dumpCodecDetails() local