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.cpp74 for (size_t rateIndex = 0; rateIndex < ratesToExport.size(); rateIndex++) { in toAudioPort() local
75 uint32_t rate = ratesToExport[rateIndex]; in toAudioPort()