Home
last modified time | relevance | path

Searched defs:InflightBatch (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.h199 struct InflightBatch { struct
203 Mutex mLock;
207 uint32_t mFirstFrame;
208 uint32_t mLastFrame;
209 uint32_t mBatchSize;
211 bool mShutterDelivered = false;
212 std::vector<NotifyMsg> mShutterMsgs;
214 struct BufferBatch {
227 struct MetadataBatch {
232 uint32_t mNumPartialResults;
[all …]