Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h141 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId,
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp849 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId, in migrate() argument
854 mCurrentBqId = toBqId; in migrate()
873 if (toGeneration == mGeneration && mBqId == toBqId) { in migrate()
930 mBqId = toBqId; in migrate()