Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/client/
H A Doutput.cpp413 uint64_t outputBqId = mBqId; in outputBuffer() local
427 if (bqId != outputBqId || generation != outputGeneration) { in outputBuffer()