summaryrefslogtreecommitdiffstats
path: root/media/libnbaio/AudioBufferProviderSource.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use mFrameSize instead of mBitShiftGlenn Kasten2014-03-061-2/+2
| | | | Change-Id: Idac335ae70cc9300bb3325839fe8ef1e9e097245
* Use Format_isValid() and Format_isEqual() instead of direct comparisonGlenn Kasten2014-02-031-1/+1
| | | | Change-Id: Ie87607aa514976947540a77775e6425c4e56e7d9
* Use const NBAIO_Format& in parameter listsGlenn Kasten2014-01-311-1/+1
| | | | | | This is in preparation for changing the typedef to a struct. Change-Id: I8d73a6b29580c65105afd78f24db7e2f4a1eb872
* Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-0/+145
libnbaio is now a separate shared library from AudioFlinger, rather than a static library used only by AudioFlinger. AudioBufferProvider interface is now also independent of AudioFlinger, moved to include/media/ Change-Id: I9bb62ffbc38d42a38b0af76e66da5e9ab1e0e21b