OSDN Git Service

Camera tests: Add variable burst test
authorEino-Ville Talvala <etalvala@google.com>
Tue, 2 Jul 2013 01:47:09 +0000 (18:47 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Fri, 12 Jul 2013 17:21:21 +0000 (10:21 -0700)
commit7d831712b37e802b83f89eaf16d05f754bed851d
treebbed4e9fd65b105d4e90c255247db28e9a9f5a58
parent2260585d3791ab9628b2755c96ce0c254d191395
Camera tests: Add variable burst test

By default, this test runs through a range of application-set
exposure, frame duration, and sensitivity values, and verifies
that the duration of capture, and in some cases the brightness,
match what's expected.

Optionally, it can use environment variables to specify the
burst parameters, and to enable dumping the captured YUV images
to flash for later debugging.

Change-Id: I647d360344ef3684e99c86c369e96ac82e62fc96
tests/camera2/CameraBurstTests.cpp
tests/camera2/CameraStreamFixture.h