Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h201 struct BufferBatch { struct
202 BufferBatch(uint32_t batchSize) { in BufferBatch() argument
212 std::unordered_map<int, BufferBatch> mBatchBufs;
DCameraDeviceSession.cpp456 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
477 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
500 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
521 InflightBatch::BufferBatch& bb = it->second; in sendBatchBuffersLocked()
698 InflightBatch::BufferBatch& bb = it->second; in processCaptureResult()