Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:pipeReader

36 #include <media/nbaio/PipeReader.h>
144 PipeReader *pipeReader = new PipeReader(*pipe);
146 index = pipeReader->negotiate(offers, 1, NULL, numCounterOffers);
149 mTeeSource = pipeReader;