Searched defs:flushedIndices (Results 1 – 6 of 6) sorted by relevance
83 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone()
266 std::list<uint64_t>& flushedIndices, in encodeNFrames()
392 std::list<uint64_t>& flushedIndices, in decodeNFrames()
249 std::list<uint64_t>& flushedIndices, in encodeNFrames()
333 std::list<uint64_t>& flushedIndices, in decodeNFrames()
997 std::vector<uint64_t> flushedIndices; in flush() local