diff options
author | Eric Laurent <elaurent@google.com> | 2011-12-16 15:30:36 -0800 |
---|---|---|
committer | Eric Laurent <elaurent@google.com> | 2011-12-19 17:08:31 -0800 |
commit | 3d5188bd6abe55898f10a0edf3c05aff8aa2ef67 (patch) | |
tree | 7dd2eba6d9a65d42628ffe55d12e640776285035 /media/libeffects/testlibs/AudioCoefInterpolator.cpp | |
parent | 42968939dfce0954d6540011199045ec4ed7de80 (diff) | |
download | frameworks_av-3d5188bd6abe55898f10a0edf3c05aff8aa2ef67.zip frameworks_av-3d5188bd6abe55898f10a0edf3c05aff8aa2ef67.tar.gz frameworks_av-3d5188bd6abe55898f10a0edf3c05aff8aa2ef67.tar.bz2 |
audio effects: rename configure command
Renamed audio effect library interface command for audio format
configuration from EFFECT_CMD_CONFIGURE to EFFECT_CMD_SET_CONFIG.
This makes the naming more consistent with other exixsting commands
and allow adding a new command to get the configuration (EFFECT_CMD_GET_CONFIG).
Same change for reverse channel configuration renamed from
EFFECT_CMD_CONFIGURE_REVERSE to EFFECT_CMD_SET_CONFIG_REVERSE.
Implemented EFFECT_CMD_GET_CONFIG in exisitng effect libraries.
Change-Id: Ia7b1c620f13797fe5aceb3b0b4acbacce09fb067
Diffstat (limited to 'media/libeffects/testlibs/AudioCoefInterpolator.cpp')
0 files changed, 0 insertions, 0 deletions