Searched refs:cacheBufferStopThreadPool (Results 1 – 2 of 2) sorted by relevance
57 std::shared_ptr<ThreadPool> cacheBufferStopThreadPool);
31 std::shared_ptr<ThreadPool> cacheBufferStopThreadPool) : trackFormat_(trackFormat), in CacheBuffer() argument33 …cacheBufferStopThreadPool_(cacheBufferStopThreadPool), cacheDataFrameIndex_(0), havePlayedCount_(0) in CacheBuffer()