Home | History | Annotate | Download | only in libmedia

Lines Matching full:kpoll

1554     static const uint32_t kPoll = 0;
1555 if (kPoll > 0 && mTransfer == TRANSFER_CALLBACK && kPoll * notificationFrames < minFrames) {
1556 minFrames = kPoll * notificationFrames;