OSDN Git Service

fix oflload effect proxy commmand handling
authorEric Laurent <elaurent@google.com>
Fri, 20 Sep 2013 19:27:32 +0000 (12:27 -0700)
committerEric Laurent <elaurent@google.com>
Tue, 24 Sep 2013 22:29:55 +0000 (15:29 -0700)
commitddfbfaeb00295fff7351711f0f044f17d6c40f3c
tree550cf08c4c8b7d5393512d1a96661009be3e4de9
parent1c7f35d1f25eb7160314fdef536463fc34deb1ea
fix oflload effect proxy commmand handling

Implement a more generic command handling in offload effect
proxy. All commands are sent to both sub effects but only the reply
from the active one is returned to the caller.

Bug: 8174034.
Change-Id: Ia45f9933b3bf338257ec70b37732fa1578d26b9f
media/libeffects/proxy/EffectProxy.cpp
media/libeffects/proxy/EffectProxy.h