Searched defs:offers2 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DThreads.cpp3694 const NBAIO_Format offers2[1] = {origformat}; local
3696 index = teeSink->negotiate(offers2, 1, NULL, numCounterOffers);
3701 index = teeSource->negotiate(offers2, 1, NULL, numCounterOffers);

Completed in 38 milliseconds