commit | 447d7c329145989e96cd0a89970a6e009407bad9 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Sat Jun 04 20:47:19 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 28 07:52:12 2016 -0300 |
tree | 78bb2efe54ae5f6b5586c74e987129f9e4b9a700 | |
parent | c156c54d796f1b926a72a308dc084eec6eaad1c6 [diff] |
[media] tw686x: audio: Allow to configure the period size Currently, the driver has a fixed period size of 4096 bytes (2048 frames). Since this hardware can configure the audio capture size, this commit allows a period size range of [512-4096]. This is very useful to reduce the audio latency. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>