HomeSort by relevance Sort by last modified time
    Searched defs:offers (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
Tracks.cpp 191 const NBAIO_Format offers[1] = {pipeFormat}; local
192 ssize_t index = pipe->negotiate(offers, 1, NULL, numCounterOffers);
196 index = pipeReader->negotiate(offers, 1, NULL, numCounterOffers);
    [all...]
AudioFlinger.cpp 2109 const NBAIO_Format offers[1] = {format}; local
    [all...]
Threads.cpp 3283 const NBAIO_Format offers[1] = {Format_from_SR_C(mSampleRate, mChannelCount, mFormat)}; local
3329 const NBAIO_Format offers[1] = {format}; local
5484 const NBAIO_Format offers[1] = {Format_from_SR_C(mSampleRate, mChannelCount, mFormat)}; local
5520 const NBAIO_Format offers[1] = {format}; local
    [all...]

Completed in 342 milliseconds