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

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

Completed in 47 milliseconds