OSDN Git Service

Start adding FastCapture based on FastThread WIP
authorGlenn Kasten <gkasten@google.com>
Thu, 13 Mar 2014 21:59:31 +0000 (14:59 -0700)
committerGlenn Kasten <gkasten@google.com>
Thu, 22 May 2014 23:19:08 +0000 (16:19 -0700)
commitf91df1b368a140abd37c80b204bd48d78778cc43
tree238d896ad29af48d8ee069e853ee9fa1035955cc
parent29b703eec27b305e7b5b2343bf257643e38f6b68
Start adding FastCapture based on FastThread WIP

This version supports at most one fast capture client.

Change-Id: Idf609bfc80ae22433433d66a5232c043c65506df
services/audioflinger/Android.mk
services/audioflinger/FastCapture.cpp [new file with mode: 0644]
services/audioflinger/FastCapture.h [new file with mode: 0644]
services/audioflinger/FastCaptureState.cpp [new file with mode: 0644]
services/audioflinger/FastCaptureState.h [new file with mode: 0644]
services/audioflinger/StateQueueInstantiations.cpp