Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h138 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId,
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp753 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId, in migrate() argument
758 mCurrentBqId = toBqId; in migrate()
777 if (toGeneration == mGeneration && mBqId == toBqId) { in migrate()
834 mBqId = toBqId; in migrate()