Home | History | Annotate | Download | only in audio_remote_submix

Lines Matching refs:negotiate

425         ssize_t index = sink->negotiate(offers, 1, NULL, numCounterOffers);
429 index = source->negotiate(offers, 1, NULL, numCounterOffers);
840 if (written_frames == (ssize_t)NEGOTIATE) {
841 ALOGE("out_write() write to pipe returned NEGOTIATE");