Searched defs:Queue (Results 1 – 2 of 2) sorted by relevance
147 struct Queue { struct in android::C2OMXNode::QueueThread148 Queue(const std::shared_ptr<Codec2Client::Component> &comp) in Queue() function153 std::weak_ptr<Codec2Client::Component> component;154 std::list<WorkFence> workList;155 nsecs_t lastQueuedTimestampNs;
82 struct Queue { struct83 Queue() in Queue() function87 int64_t mReadPendingSince;88 bool mPaused;89 bool mPulling;90 Vector<MediaBufferBase *> mReadBuffers;