Searched defs:codecType (Results 1 – 4 of 4) sorted by relevance
75 public BluetoothCodecConfig(int codecType, int codecPriority, in BluetoothCodecConfig()
272 final int codecType = (codecConfig == null || codecConfig.isMandatoryCodec()) in getHighQualityAudioOptionLabel() local
169 int codecType, int dtmfType) in set()976 int codecType = -1; in add() local
646 const char *codecType = queryDecoders? "decoder" : "encoder"; in dumpCodecProfiles() local