Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 25 of 37) sorted by relevance

12

/hardware/interfaces/audio/core/all-versions/vts/functional/6.0/
DGenerators.cpp49 for (const auto& profile : ioProfile->getAudioProfiles()) { in generateOutputDeviceConfigParameters() local
112 for (const auto& profile : ioProfile->getAudioProfiles()) { in generateInputDeviceConfigParameters() local
/hardware/interfaces/radio/aidl/compat/libradiocompat/
DDriverContext.cpp23 void DriverContext::addDataProfile(const aidl::data::DataProfileInfo& profile) { in addDataProfile()
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DGenerators.cpp101 for (const auto& profile : mixPort.getProfile()) { in generateOutputDeviceConfigParameters() local
150 for (const auto& profile : mixPort.getProfile()) { in getOutputDeviceInvalidConfigParameters() local
247 for (const auto& profile : mixPort.getProfile()) { in generateInputDeviceConfigParameters() local
295 for (const auto& profile : mixPort.getProfile()) { in getInputDeviceInvalidConfigParameters() local
/hardware/google/av/media/eco/
DECOC2Utils.cpp35 int C2Profile2ECOProfile(C2Config::profile_t profile) { in C2Profile2ECOProfile()
/hardware/interfaces/audio/aidl/default/alsa/
DModuleAlsa.cpp47 alsa_device_profile* profile = proxy.getProfile(); in populateConnectedDevicePort() local
DUtils.cpp292 std::vector<AudioChannelLayout> getChannelMasksFromProfile(const alsa_device_profile* profile) { in getChannelMasksFromProfile()
357 std::vector<int> getSampleRatesFromProfile(const alsa_device_profile* profile) { in getSampleRatesFromProfile()
/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp67 const std::string profile = ::android::base::GetProperty( in parseProfileProperty() local
200 const auto &profile = throttling_status.profile; in updatePowerBudget() local
419 const auto &profile = thermal_throttling_status_map_[temp.name].profile; in allocatePowerToCdev() local
647 const auto &profile = thermal_throttling_status_map_[sensor_name.data()].profile; in updateCdevRequestBySeverity() local
819 const auto &profile = thermal_throttling_status_map_[sensor_name.data()].profile; in computeCoolingDevicesRequest() local
Dthermal_throttling.h51 std::string profile; member
/hardware/interfaces/audio/aidl/default/
DConfiguration.cpp49 static void fillProfile(AudioProfile* profile, const std::vector<int32_t>& channelLayouts, in fillProfile()
60 AudioProfile profile; in createProfile() local
70 AudioProfile profile; in createProfile() local
DModule.cpp88 inline bool isDynamicProfile(const AudioProfile& profile) { in isDynamicProfile()
99 AudioProfile* profile) { in findAudioProfile()
102 [&format](const auto& profile) { return profile.format == format; }); in findAudioProfile()
334 for (const auto& profile : port.profiles) { in generateDefaultPortConfig() local
/hardware/interfaces/audio/aidl/default/usb/
DStreamUsb.cpp47 auto profile = alsa::getDeviceProfile(connectedDevice, mIsInput); in setConnectedDevices() local
DModuleUsb.cpp120 auto profile = alsa::getDeviceProfile(audioPort); in onExternalDeviceConnectionChanged() local
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp432 static size_t combineAudioConfigs(const AudioPort& port, const AudioProfile& profile, in combineAudioConfigs()
453 static bool isDynamicProfile(const AudioProfile& profile) { in isDynamicProfile()
493 for (const auto& profile : mixPort.profiles) { in generateAudioMixPortConfigs() local
510 for (const auto& profile : devicePort.profiles) { in generateAudioDevicePortConfigs() local
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_gentype.hpp8 enum profile enum
/hardware/interfaces/identity/aidl/default/common/
DWritableIdentityCredential.cpp190 SecureAccessControlProfile profile; in addAccessControlProfile() local
DIdentityCredential.cpp387 const SecureAccessControlProfile& profile = *it; in startRetrieval() local
444 for (const SecureAccessControlProfile& profile : remainingAcps) { in startRetrieval() local
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp148 const std::vector<int32_t>& sampleRates, AudioProfile* profile) { in fillProfile()
158 AudioProfile profile; in createProfile() local
168 AudioProfile profile; in createProfile() local
/hardware/google/av/media/eco/tests/
DEcoSessionTest.cpp283 int32_t profile; in TEST_F() local
621 int32_t profile; in TEST_F() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_toplevel.cpp414 astcenc_profile& profile in parse_commandline_options()
457 astcenc_profile profile, in init_astcenc_config()
1446 astcenc_profile profile in image_preprocess_premultiply()
1863 astcenc_profile profile; in main() local
Dastcenc.h400 astcenc_profile profile; member
602 astcenc_profile profile; member
Dastcenc_entry.cpp215 astcenc_profile profile in validate_profile()
475 astcenc_profile profile, in astcenc_config_init()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c83 alsa_device_profile profile; /* The profile of the ALSA device */ member
379 static char *device_get_parameters(const alsa_device_profile *profile, const char * keys) in device_get_parameters()
440 static unsigned int populate_channel_mask_from_profile(const alsa_device_profile* profile, in populate_channel_mask_from_profile()
470 static unsigned int populate_sample_rates_from_profile(const alsa_device_profile* profile, in populate_sample_rates_from_profile()
1916 alsa_device_profile profile; in adev_get_audio_port() local
1949 alsa_device_profile profile; in adev_get_audio_port_v7() local
/hardware/interfaces/identity/aidl/vts/
DVtsIWritableIdentityCredentialTests.cpp356 SecureAccessControlProfile profile; in TEST_P() local
797 SecureAccessControlProfile profile; in TEST_P() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc1071 AdpfCallback callback = [&](std::shared_ptr<AdpfConfig> profile) { in TEST_F()
1126 auto profile = hm->GetAdpfProfile(); in TEST_F() local
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp145 std::string profile = getSessionTaskProfile(sessionId, false); in removePowerSession() local
170 std::string profile; in setThreadsFromPowerSession() local

12