Searched refs:bufCnt (Results 1 – 4 of 4) sorted by relevance
108 size_t bufCnt = que_.size(); in IsDataAvailable() local111 if (bufCnt == 1) { in IsDataAvailable()117 for (size_t i = 1; i < bufCnt; ++i) { in IsDataAvailable()129 … PUBLIC_LOG_U64 ", curOffsetEnd " PUBLIC_LOG_U64, bufCnt - 1, offsetEnd, curOffsetEnd); in IsDataAvailable()
77 int bufCnt = it->format_.bufferCount_; in Start() local78 rc = sensorController_->Start(bufCnt, format); in Start()
107 int bufCnt = it->format_.bufferCount_; in Start() local108 rc = sensorController_->Start(bufCnt, format); in Start()