Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp792 std::vector<size_t> &bufferIndices = findFrameIndex->second; in _unregisterFrameData() local
793 deathNotifications.count -= bufferIndices.size(); in _unregisterFrameData()
978 const std::vector<size_t> &bufferIndices = p.second; in processNotifications() local
979 for (const size_t& bufferIndex : bufferIndices) { in processNotifications()