Home
last modified time | relevance | path

Searched defs:InputBufferManager (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp135 struct InputBufferManager { struct
138 static constexpr nsecs_t kNotificationPeriodNs = 1000000;
197 struct CompareWeakComponentListener {
211 struct TrackedBuffer {
239 CompareWeakComponentListener> TrackedBuffersMap;
244 struct DeathNotifications {
269 std::mutex mMutex;
272 TrackedBuffersMap mTrackedBuffersMap;
279 std::map<wp<IComponentListener>, DeathNotifications> mDeathNotifications;
282 std::condition_variable mOnBufferDestroyed;
[all …]