Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPort.cpp85 for (size_t rateIndex = 0; rateIndex < ratesToExport.size(); rateIndex++) { in toAudioPort() local
86 uint32_t rate = ratesToExport[rateIndex]; in toAudioPort()