Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/utils/
DInputBufferManager.cpp161 std::vector<size_t> &bufferIndices = findFrameIndex->second; in _unregisterFrameData() local
162 deathNotifications.count -= bufferIndices.size(); in _unregisterFrameData()
365 const std::vector<size_t> &bufferIndices = p.second; in processNotifications() local
366 for (const size_t& bufferIndex : bufferIndices) { in processNotifications()