summaryrefslogtreecommitdiffstats
path: root/media/libnbaio/Pipe.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move roundup from frameworks/av to system/mediaGlenn Kasten2015-01-071-1/+1
| | | | Change-Id: I1083ab739e445e5bd3e3082fc1d3a20cc19601d5
* Allow placement of Pipe buffer to be specifiedGlenn Kasten2014-05-091-4/+7
| | | | Change-Id: I2f6b68089ecfe85cd975d29ad0d0afd13c487002
* Use mFrameSize instead of mBitShiftGlenn Kasten2014-03-061-2/+2
| | | | Change-Id: Idac335ae70cc9300bb3325839fe8ef1e9e097245
* 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/+70
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