Home
last modified time | relevance | path

Searched refs:flushedIndices (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/hidl/client/
Dclient.cpp903 std::vector<uint64_t> flushedIndices; in flush() local
906 flushedIndices.emplace_back(work->input.ordinal.frameIndex.peeku()); in flush()
911 for (uint64_t flushedIndex : flushedIndices) { in flush()