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)
commit7e66ebc932b4cfa9b4611dffeeb1e91399deb442
treec89992a660a3449979a88aa1b5977149d2fd1131
parente464e15a31bb57754a227f5058299160e6d47ebb
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