commit | 062e67a26e0553dd142be622821f493df541f0c6 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Wed Feb 11 13:40:50 2015 -0800 |
committer | Phil Burk <philburk@google.com> | Tue Mar 24 13:24:18 2015 -0700 |
tree | 125d28264adfc5b7bd993bb343569eea63bfb95d | |
parent | 21b51b61ee52e6aa74d98b138d3dd4f0e17b1441 [diff] |
AudioFlinger: call SPDIF wrapper from AudioFlinger Create an interface layer between the AudioFlinger and the HAL that manages the wrapping and format conversion. Removed unnecessary includes. Handle rate conversion in getRenderPosition(). Try to open HAL with encoded format before wrapping with SPDIF. Bug: 17566660 Change-Id: I00ad888ca15ff0f85b85efb8167c7f5ea761a244 Signed-off-by: Phil Burk <philburk@google.com>