Searched defs:bufferInfoOpt (Results 1 – 3 of 3) sorted by relevance
77 auto bufferInfoOpt = context_->inputBufferQueue.DequeueBuffer(); in BufferInputThread() local141 auto bufferInfoOpt = context_->outputBufferQueue.DequeueBuffer(); in OutputThread() local
73 auto bufferInfoOpt = context_->inputBufferQueue.DequeueBuffer(); in InputThread() local97 auto bufferInfoOpt = context_->outputBufferQueue.DequeueBuffer(); in OutputThread() local
187 auto bufferInfoOpt = context_->inputBufferQueue.DequeueBuffer(100); // 100ms in PushEosFrame() local