Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp37 static constexpr int32_t CAMERA_RESULT_METADATA_QUEUE_SIZE = 1 << 20 /* 1MB */; variable
133 resFMQSize = CAMERA_RESULT_METADATA_QUEUE_SIZE; in initialize()