Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1738 uint32_t oldGeneration; in holdBufferQueueBlock() local
1743 data, &oldGeneration, &oldId, &oldSlot) || in holdBufferQueueBlock()
1749 if ((oldId == bqId) && (oldGeneration == generation)) { in holdBufferQueueBlock()