Searched defs:flushedIndices (Results 1 – 6 of 6) sorted by relevance
83 std::unique_ptr<C2Work>& work, std::list<uint64_t>& flushedIndices, in workDone()
282 std::list<uint64_t>& flushedIndices, in encodeNFrames()
400 std::list<uint64_t>& flushedIndices, in decodeNFrames()
285 std::list<uint64_t>& flushedIndices, in encodeNFrames()
337 std::list<uint64_t>& flushedIndices, in decodeNFrames()
1153 std::vector<uint64_t> flushedIndices; in flush() local