Home
last modified time | relevance | path

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

123

/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/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/interfaces/radio/aidl/compat/libradiocompat/
DDriverContext.cpp23 void DriverContext::addDataProfile(const aidl::data::DataProfileInfo& profile) { in addDataProfile()
/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.cpp206 std::vector<AudioChannelLayout> getChannelMasksFromProfile(const alsa_device_profile* profile) { in getChannelMasksFromProfile()
271 std::vector<int> getSampleRatesFromProfile(const alsa_device_profile* profile) { in getSampleRatesFromProfile()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dreg.py33 def matchAPIProfile(api, profile, elem): argument
1108 def fillFeatureDictionary(self, interface, featurename, api, profile): argument
1196 def requireFeatures(self, interface, featurename, api, profile): argument
1210 def removeFeatures(self, interface, featurename, api, profile): argument
1224 def assignAdditionalValidity(self, interface, api, profile): argument
1234 def removeAdditionalValidity(self, interface, api, profile): argument
/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
/hardware/google/pixel/thermal/utils/
Dthermal_throttling.cpp67 const std::string profile = ::android::base::GetProperty( in parseProfileProperty() local
376 const auto &profile = thermal_throttling_status_map_[temp.name].profile; in allocatePowerToCdev() local
614 const auto &profile = thermal_throttling_status_map_[sensor_name.data()].profile; in updateCdevRequestBySeverity() local
786 const auto &profile = thermal_throttling_status_map_[sensor_name.data()].profile; in computeCoolingDevicesRequest() local
Dthermal_throttling.h51 std::string profile; member
/hardware/qcom/media/msm8974/mm-core/src/common/
Dqc_omx_core.h58 OMX_U32 profile; member
/hardware/qcom/media/msm8996/mm-core/src/common/
Dqc_omx_core.h58 OMX_U32 profile; member
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.h58 OMX_U32 profile; member
/hardware/qcom/media/msm8998/mm-core/src/common/
Dqc_omx_core.h58 OMX_U32 profile; member
/hardware/interfaces/audio/aidl/vts/
DModuleConfig.cpp454 static size_t combineAudioConfigs(const AudioPort& port, const AudioProfile& profile, in combineAudioConfigs()
475 static bool isDynamicProfile(const AudioProfile& profile) { in isDynamicProfile()
515 for (const auto& profile : mixPort.profiles) { in generateAudioMixPortConfigs() local
532 for (const auto& profile : devicePort.profiles) { in generateAudioDevicePortConfigs() local
/hardware/qcom/sm8150/media/mm-core/src/common/
Dqc_omx_core.h75 OMX_U32 profile; member
/hardware/qcom/sm7250/media/mm-core/src/common/
Dqc_omx_core.h76 OMX_U32 profile; member
/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/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_gentype.hpp8 enum profile enum
/hardware/interfaces/automotive/audiocontrol/aidl/default/
DAudioControl.cpp95 const std::vector<int32_t>& sampleRates, AudioProfile* profile) { in fillProfile()
105 AudioProfile profile; in createProfile() local
115 AudioProfile profile; in createProfile() local
/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/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

123