Searched defs:updatedSamplingRate (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DIOProfile.cpp33 uint32_t *updatedSamplingRate,
91 if (updatedSamplingRate != NULL) {
92 *updatedSamplingRate = myUpdatedSamplingRate;
30 isCompatibleProfile(audio_devices_t device, const String8& address, uint32_t samplingRate, uint32_t *updatedSamplingRate, audio_format_t format, audio_format_t *updatedFormat, audio_channel_mask_t channelMask, audio_channel_mask_t *updatedChannelMask, uint32_t flags) const argument

Completed in 175 milliseconds