Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:PipeReader

64 #include <media/nbaio/PipeReader.h>
2329 PipeReader *pipeReader = new PipeReader(*pipe);
2331 index = pipeReader->negotiate(offers, 1, NULL, numCounterOffers);
2334 mRecordTeeSource = pipeReader;