Searched defs:NEGOTIATE (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DNBAIO.h37 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree enumerator in enum:android::__anon43
94 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
99 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
104 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
109 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
150 // NEGOTIATE (Re-)negotiation is needed.
165 // NEGOTIATE (Re-)negotiation is needed.
185 // NEGOTIATE (Re-)negotiation is needed.
253 // NEGOTIATE (Re-)negotiation is needed.
269 // NEGOTIATE (R
[all...]

Completed in 54 milliseconds