Searched refs:pipe2Index (Results 1 – 6 of 6) sorted by relevance
286 utils::eDest pipe2Index) { in needsPrioritySwap() argument288 validate((int)pipe2Index); in needsPrioritySwap()291 uint8_t pipe2Prio = mPipeBook[(int)pipe2Index].mPipe->getPriority(); in needsPrioritySwap()294 int pipe2Id = mPipeBook[(int)pipe2Index].mPipe->getPipeId(); in needsPrioritySwap()297 utils::eMdpPipeType rightType = PipeBook::getPipeType(pipe2Index); in needsPrioritySwap()
129 bool needsPrioritySwap(utils::eDest pipe1Index, utils::eDest pipe2Index);
271 utils::eDest pipe2Index) { in comparePipePriority() argument273 validate((int)pipe2Index); in comparePipePriority()275 uint8_t pipe2Prio = mPipeBook[(int)pipe2Index].mPipe->getPriority(); in comparePipePriority()
126 int comparePipePriority(utils::eDest pipe1Index, utils::eDest pipe2Index);
294 utils::eDest pipe2Index) { in comparePipePriority() argument296 validate((int)pipe2Index); in comparePipePriority()298 uint8_t pipe2Prio = mPipeBook[(int)pipe2Index].mPipe->getPriority(); in comparePipePriority()
127 int comparePipePriority(utils::eDest pipe1Index, utils::eDest pipe2Index);