Home | History | Annotate | Download | only in hardware_legacy

Lines Matching full:outputs

227                                                 // direct output...). For outputs only.
248 // descriptor for audio outputs. Used to maintain current configuration of each opened audio output
281 AudioOutputDescriptor *mOutput1; // used by duplicated outputs: first output
282 AudioOutputDescriptor *mOutput2; // used by duplicated outputs: second output
288 uint32_t mDirectOpenCount; // number of clients using this output (direct outputs only)
412 // to this device. If none is open, tries to open one of the available outputs.
419 SortedVector<audio_io_handle_t>& outputs);
424 // checks and if necessary changes outputs used for all strategies.
482 audio_io_handle_t selectOutput(const SortedVector<audio_io_handle_t>& outputs,
494 audio_io_handle_t selectOutputForEffects(const SortedVector<audio_io_handle_t>& outputs);
522 // list of descriptors for outputs currently opened
524 // copy of mOutputs before setDeviceConnectionState() opens new outputs