Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h190 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId,
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp962 uint32_t toGeneration, uint64_t toUsage, uint64_t toBqId, in migrate() argument
967 mCurrentBqId = toBqId; in migrate()
986 if (toGeneration == mGeneration && mBqId == toBqId) { in migrate()
1043 mBqId = toBqId; in migrate()