| /packages/modules/ImsMedia/framework/src/android/telephony/imsmedia/ |
| D | AudioConfig.java | 63 private @CodecType int codecType; field in AudioConfig 136 public void setCodecType(int codecType) { in setCodecType() 272 private @CodecType int codecType; field in AudioConfig.Builder 333 public Builder setCodecType(final @CodecType int codecType) { in setCodecType()
|
| D | VideoConfig.java | 564 public Builder setCodecType(final @CodecType int codecType) { in setCodecType()
|
| /packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
| D | A2dpReceiver.java | 197 int codecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID; in processParameters() local 447 private boolean setCodecValue(int codecType, int sampleRate, int bitsPerSample, in setCodecValue() 529 private boolean verifyCodeConfig(int codecType, int sampleRate, int bitsPerSample, in verifyCodeConfig()
|
| /packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/ |
| D | BluetoothLeAudioCodecConfigTest.java | 36 int codecType = mCodecTypeArray[codecIdx]; in testBluetoothLeAudioCodecConfig_valid_get_methods() local
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothCodecConfig.java | 253 public BluetoothCodecConfig(@SourceCodecType int codecType, @CodecPriority int codecPriority, in BluetoothCodecConfig() 281 public BluetoothCodecConfig(@SourceCodecType int codecType) { in BluetoothCodecConfig() 456 public static @NonNull String getCodecName(@SourceCodecType int codecType) { in getCodecName() 758 public @NonNull Builder setCodecType(@SourceCodecType int codecType) { in setCodecType()
|
| D | BluetoothLeAudioCodecConfig.java | 226 private BluetoothLeAudioCodecConfig(@SourceCodecType int codecType, in BluetoothLeAudioCodecConfig() 444 public @NonNull Builder setCodecType(@SourceCodecType int codecType) { in setCodecType()
|
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/include/ |
| D | AudioConfig.h | 104 int32_t codecType; variable
|
| D | VideoConfig.h | 224 int32_t codecType; variable
|
| /packages/apps/Settings/src/com/android/settings/development/ |
| D | BluetoothA2dpConfigStore.java | 37 public void setCodecType(int codecType) { in setCodecType()
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpCodecConfigTest.java | 671 private BluetoothCodecConfig getDefaultCodecConfigByType(int codecType, int codecPriority) { in getDefaultCodecConfigByType() 690 private BluetoothCodecConfig getCodecCapabilitiesByType(int codecType) { in getCodecCapabilitiesByType()
|
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/text/nodes/ |
| D | TextRtpPayloadEncoderNode.cpp | 129 uint32_t codecType = mCodecType; in EncodeT140() local
|
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/video/android/ |
| D | ImsMediaVideoRenderer.cpp | 55 void ImsMediaVideoRenderer::SetCodec(int32_t codecType) in SetCodec()
|
| D | ImsMediaVideoSource.cpp | 80 void ImsMediaVideoSource::SetCodecConfig(int32_t codecType, const uint32_t profile, in SetCodecConfig()
|
| /packages/modules/ImsMedia/test/app/ImsMediaTestingApp/app/src/main/java/com/example/imsmediatestingapp/ |
| D | MainActivity.java | 1502 RtcpConfig rtcpConfig, int codecType, int videoMode, int framerate, int bitrate, in createVideoConfig() 1536 RtcpConfig rtcpConfig, int codecType) { in createTextConfig() 1719 private VideoConfig createVideoConfig(int codecType, int videoMode, int framerate, int bitrate, in createVideoConfig() 1743 private TextConfig createTextConfig(int codecType) { in createTextConfig()
|
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_a2dp.cpp | 249 jint codecType = env->CallIntMethod( in prepareCodecPreferences() local
|
| D | com_android_bluetooth_le_audio.cpp | 320 jint codecType = env->CallIntMethod( in prepareCodecPreferences() local
|
| /packages/providers/MediaProvider/src/com/android/providers/media/ |
| D | TranscodeHelperImpl.java | 1152 String codecType = c.getString(0); in getVideoTrackFormat() local
|