OSDN Git Service

Camera2Api: Creating a JPEG stream needs to use the right size
authorEino-Ville Talvala <etalvala@google.com>
Mon, 1 Jul 2013 16:23:55 +0000 (09:23 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Mon, 1 Jul 2013 16:25:10 +0000 (09:25 -0700)
commitc7ba4a5c938d191bf0e477fc9b9aa4f0cba986ef
tree5661f7b3ef9fd30c323c7535cd0b111e8e215dfd
parent7919fa2c33b1fa7f5e49b2188d671bfe519c231e
Camera2Api: Creating a JPEG stream needs to use the right size

JPEG streams have variable size, so use the HAL-provided max size
to size the stream buffers.

Change-Id: Ie6900bc9ece6e972eae93fca6aca779224c9bfc6
services/camera/libcameraservice/photography/CameraDeviceClient.cpp