Lines Matching full:getoutput
528 audio_io_handle_t AudioPolicyManagerBase::getOutput(AudioSystem::stream_type stream,
539 ALOGV("getOutput() device %d, stream %d, samplingRate %d, format %x, channelMask %x, flags %x",
544 ALOGV("getOutput() test output mCurOutput %d, samplingRate %d, format %d, channelMask %x, mDirectOutput %d",
548 ALOGV("getOutput() opening test output");
611 ALOGV("getOutput() reusing direct output %d", mOutputs.keyAt(i));
644 ALOGV("getOutput() failed opening direct output: output %d samplingRate %d %d,"
661 ALOGV("getOutput() returns new direct output %d", output);
677 ALOGW_IF((output == 0), "getOutput() could not find output for stream %d, samplingRate %d,"
680 ALOGV("getOutput() returns output %d", output);