Searched refs:isDynamicRate (Results 1 – 3 of 3) sorted by relevance
130 mIsDynamicRate == other->isDynamicRate(); in equals()254 if (profile->getFormat() == format && profile->isDynamicRate()) { in hasDynamicRateFor()
62 bool isDynamicRate() const { return mIsDynamicRate; } in isDynamicRate() function
68 if (profile->getFormat() == format && profile->isDynamicRate()) { in setSampleRatesForAudioProfiles()117 profile->setDynamicRate(dynamicFormatProfile->isDynamicRate()); in addProfilesForFormats()