Commit Graph

2 Commits

Author SHA1 Message Date
Mingming Yin 49be803409 hal: fix for surround sound recording
- Use proper period_size(512) and period_count(8)
  for 4ch pcm recording.
- Fix read logic in ssr_read to capture 4k data
  for each read
- Miscellaneous code clean up for variables, APIS,
  and debug dumps.

Change-Id: I01c0e99a717a3536bd7d19c2f46ed10be77661e4
Crs-Fixed: 589342
2013-12-20 13:11:45 -08:00
Apoorv Raghuvanshi 6178a3f618 hal: Add support for ssr audio feature
Update audio HAL to support surround sound recording (5.1 channels)

Change-Id: I5b24340251b55ad5c602f2de0a0b4c7672ba729b
2013-10-21 23:56:48 -07:00