Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:strong

3524         sp<ThreadBase> strong = mOutputTracks[i]->thread().promote();
3525 if (strong != 0) {
3526 uint32_t waitTimeMs = (strong->frameCount() * 2 * 1000) / strong->sampleRate();