1. 23 Sep, 2016 1 commit
  2. 22 Sep, 2016 1 commit
    • Dan Willemsen's avatar
      Convert to Android.bp · be75d624
      Dan Willemsen authored
      See build/soong/README.md for more information.
      
      Test: mma -j
      Change-Id: I040c5cc3e4e7355a58478c16dd2ab562d70357f6
      be75d624
  3. 14 Sep, 2016 1 commit
  4. 13 Sep, 2016 1 commit
  5. 25 Apr, 2016 5 commits
  6. 23 Apr, 2016 1 commit
  7. 21 Apr, 2016 4 commits
  8. 17 Mar, 2016 4 commits
  9. 16 Mar, 2016 1 commit
  10. 23 Feb, 2016 1 commit
  11. 08 Feb, 2016 1 commit
  12. 07 Oct, 2015 3 commits
  13. 05 Oct, 2015 1 commit
  14. 23 Sep, 2015 2 commits
  15. 10 Sep, 2015 2 commits
    • Dylan Reid's avatar
      Add pcm_get_poll_fd · cefba1e3
      Dylan Reid authored
      
      Similar to ALSA snd_pcm_get_poll_fd, this will allow a user to wait for
      a sound device to have data in a poll(2) call.  The hotword thread will
      use this to wait for a message on its socket or for audio data to become
      ready.
      
      Change-Id: Ia9f5ffc67d458cd9466dc4f090a5be85d9738d1f
      Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
      cefba1e3
    • Dylan Reid's avatar
      Export pcm_mmap_avail · 9074cfc4
      Dylan Reid authored
      
      This is useful for timer based wakeups and for checking how much data
      has been captured by a hotwording device.
      
      Change-Id: I409201a5c9ce73abc807a9dd767beb3a32810f06
      Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
      9074cfc4
  16. 09 Sep, 2015 2 commits
    • Dylan Reid's avatar
      Add pcm_get_poll_fd · b42510d5
      Dylan Reid authored
      
      Similar to ALSA snd_pcm_get_poll_fd, this will allow a user to wait for
      a sound device to have data in a poll(2) call.  The hotword thread will
      use this to wait for a message on its socket or for audio data to become
      ready.
      
      Change-Id: I61375a73d7a842b00362fc707c12f99aa18e0bdf
      Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
      b42510d5
    • Dylan Reid's avatar
      Export pcm_mmap_avail · 6188c412
      Dylan Reid authored
      
      This is useful for timer based wakeups and for checking how much data
      has been captured by a hotwording device.
      
      Change-Id: Iffe85dd8e69498f0af6e3265971f26daf6f65608
      Signed-off-by: default avatarDylan Reid <dgreid@chromium.org>
      6188c412
  17. 02 Sep, 2015 1 commit
  18. 04 Aug, 2015 1 commit
  19. 22 Jun, 2015 1 commit
    • Maneet Singh's avatar
      pcm: add support to set silence_size · e25fe0b5
      Maneet Singh authored
      Tinyalsa always set silence_size to zero. Add support to set this
      pcm software parameter as required.
      
      Bug: 20226809
      Bug: 20300203
      Change-Id: I25de43623dc04bf5a3ad4c6573bc2b8dad1eec5e
      e25fe0b5
  20. 16 Dec, 2014 3 commits
  21. 27 Oct, 2014 1 commit
  22. 15 Jul, 2014 1 commit
  23. 10 Jul, 2014 1 commit