Searched defs:Queue (Results 1 – 5 of 5) sorted by relevance
174 struct Queue { struct in android::C2NodeImpl::QueueThread175 Queue(const std::shared_ptr<Codec2Client::Component> &comp) in Queue() function180 std::weak_ptr<Codec2Client::Component> component;181 std::list<WorkFence> workList;182 nsecs_t lastQueuedTimestampNs;
83 struct Queue { struct84 Queue() in Queue() argument88 int64_t mReadPendingSince;89 bool mPaused;90 bool mPulling;91 Vector<MediaBufferBase *> mReadBuffers;
35 typedef List<sp<ABuffer> > Queue; typedef
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...