Home
last modified time | relevance | path

Searched refs:QUALITY_HIGH (Results 1 – 23 of 23) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastSubgroupSettings.java51 QUALITY_HIGH,
68 @SystemApi public static final int QUALITY_HIGH = 1; field in BluetoothLeBroadcastSubgroupSettings
231 if (mPreferredQuality != QUALITY_STANDARD && mPreferredQuality != QUALITY_HIGH) { in build()
/packages/apps/Camera2/src/com/android/camera/data/
DVideoDataFactory.java56 CamcorderProfile profile = CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH); in fromCursor()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DVideoProviderTest.java619 mConnectionInfo.mockVideoProvider.sendMockVideoQuality(VideoProfile.QUALITY_HIGH); in testVideoQualityChange()
624 .onVideoQualityChanged(eq(VideoProfile.QUALITY_HIGH)); in testVideoQualityChange()
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc553 {bluetooth::le_audio::QUALITY_HIGH}); in TEST_F()
952 {bluetooth::le_audio::QUALITY_HIGH}); in TEST_F()
1097 {bluetooth::le_audio::QUALITY_HIGH}); in TEST_F()
Dbroadcaster.cc515 } else if (quality == bluetooth::le_audio::QUALITY_HIGH) { in CreateAudioBroadcast()
/packages/modules/Bluetooth/system/audio_hal_interface/fuzzer/
DREADME.md53 | `ldac.qualityIndex` | 0.`LdacQualityIndex::QUALITY_HIGH` 1.`LdacQualityIndex::QUALITY_MID` 2.`Lda…
Dlibbt_audio_hal_client_interface_fuzzer.cpp293 LdacQualityIndex::QUALITY_HIGH, LdacQualityIndex::QUALITY_MID, in LdacCodecConfigurationsGenerator()
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskCompressImageToJpeg.java424 final int quality = CameraProfile.QUALITY_HIGH; in getJpegCompressionQuality()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_le_audio.h103 typedef enum { QUALITY_STANDARD = 0, QUALITY_HIGH } btle_audio_quality_t; enumerator
/packages/apps/Camera2/src/com/android/camera/
DVideoModule.java744 quality = CamcorderProfile.QUALITY_HIGH; in readVideoPreferences()
763 quality = CamcorderProfile.QUALITY_HIGH; in readVideoPreferences()
1683 CameraProfile.QUALITY_HIGH); in setCameraParameters()
DPhotoModule.java2025 CameraProfile.QUALITY_HIGH); in updateParametersPictureQuality()
/packages/apps/LegacyCamera/src/com/android/camera/
DCameraSettings.java92 return Integer.toString(CamcorderProfile.QUALITY_HIGH); in getDefaultVideoQuality()
DVideoCamera.java731 quality = CamcorderProfile.QUALITY_HIGH; in readVideoPreferences()
1951 CameraProfile.QUALITY_HIGH); in setCameraParameters()
DCamera.java2015 CameraProfile.QUALITY_HIGH); in updateCameraParametersPreference()
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dcodec_status_hidl.cc445 ldac_config.qualityIndex = LdacQualityIndex::QUALITY_HIGH; in A2dpLdacToHalConfig()
Dclient_interface_hidl_unittest.cc590 LdacQualityIndex::QUALITY_HIGH, LdacQualityIndex::QUALITY_MID, in LdacCodecConfigurationsGenerator()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils.cc641 } else if (quality == le_audio::QUALITY_HIGH) { in GetAidlLeAudioBroadcastConfigurationRequirementFromStackFormat()
Dle_audio_utils_unittest.cc666 le_audio::QUALITY_HIGH); in PrepareReferenceBroadcastRequirements()
/packages/apps/Camera2/src/com/android/camera/one/v2/
DOneCameraZslImpl.java99 CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_HIGH);
/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_manager.cc586 uint8_t BIG_audio_quality = bluetooth::le_audio::QUALITY_HIGH; in GetBroadcastConfig()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java1193 .setPreferredQuality(BluetoothLeBroadcastSubgroupSettings.QUALITY_HIGH); in buildBroadcastSettingsFromMetadata()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_le_audio.cpp1119 audio_cfg_quality |= 0x1 << bluetooth::le_audio::QUALITY_HIGH; in prepareBluetoothLeBroadcastMetadataObject()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt760 field public static final int QUALITY_HIGH = 1; // 0x1