Searched refs:CAMERA_RESULT_METADATA_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
47 static constexpr int32_t CAMERA_RESULT_METADATA_QUEUE_SIZE = 1 << 20 /* 1 MB */; variable72 int32_t resFMQSize = CAMERA_RESULT_METADATA_QUEUE_SIZE; in initDevice()