OSDN Git Service

Camera2/3: Optimize a few YCbCr_420_888 copy paths
authorEino-Ville Talvala <etalvala@google.com>
Thu, 9 May 2013 19:10:35 +0000 (12:10 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Thu, 9 May 2013 19:13:07 +0000 (12:13 -0700)
commitfcbf94b9407b28d5a5f1a14e822e8b9ee264b7d8
treec89992a660a3449979a88aa1b5977149d2fd1131
parent9d75e9928f0fd49c4a0764ab71eb00636848c87a
Camera2/3: Optimize a few YCbCr_420_888 copy paths

Covers cases where the HAL format and the API format have the same
chroma layout.

Bug: 8734880
Change-Id: Ia735082c260b5914fc14f12551f91917c4e53b01
services/camera/libcameraservice/camera2/CallbackProcessor.cpp