Lines Matching defs:on

11  * distributed under the License is distributed on an "AS IS" BASIS,
178 // do not force device change on duplicated output because if device is 0, it will
180 // a valid device selection on those outputs.
744 // increment usage count for this stream on the requested output:
767 // wait for audio on other active outputs to be presented when starting
818 // decrement usage count of this stream on the output
831 // force restoring the device selection on other active outputs if it differs from the
888 // If effects where present on the output, audioflinger moved them to the primary
1124 // compute and apply stream volume on all outputs according to connected device
1327 ALOGV("isNonOffloadableEffectEnabled() non offloadable effect %s enabled on session %d",
1463 // This can be enhanced depending on the capability of the DSP and policy
2034 ALOGV("checkOutputsForDevice(): clearing direct output profile %zu on module %zu",
2211 ALOGV("checkInputsForDevice(): clearing direct input profile %d on module %d",
2255 // As all active tracks on duplicated output will be deleted,
2256 // and as they were also referenced on the other output, the reference
2257 // count for their stream type must be adjusted accordingly on
2437 // 1: the strategy enforced audible is active on the output:
2439 // 2: we are in call or the strategy phone is active on the output:
2441 // 3: the strategy sonification is active on the output:
2443 // 4: the strategy "respectful" sonification is active on the output:
2445 // 5: the strategy media is active on the output:
2447 // 6: the strategy DTMF is active on the output:
2542 // while media is playing on a remote device, use the the sonification behavior.
2551 // when media is not playing anymore, fall back on the sonification behavior
2676 // no sonification on remote submix (e.g. WFD)
2706 // no sonification on aux digital (e.g. HDMI)
2783 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x) on output %d",
2876 // Choose an input profile based on the requested capture parameters: select the first available
2982 // this happens when forcing a route update and no track is active on an output.
2989 // retain the device on the A2DP output as the other must not correspond to an active
3102 // AUDIO_STREAM_RING on phones and AUDIO_STREAM_MUSIC on tablets.
3195 // Check availability of DRC on speaker path: if available, override some of the speaker curves
3221 // if volume is not 0 (not muted), force media volume to max on digital output
3346 bool on,
3351 ALOGVV("setStrategyMute() strategy %d, mute %d, output %d", strategy, on, output);
3354 setStreamMute(stream, on, output, delayMs, device);
3360 bool on,
3372 stream, on, output, outputDesc->mMuteCount[stream], device);
3374 if (on) {
3406 // many times as there are active tracks on the output