Searched refs:inputs (Results 1 - 12 of 12) sorted by relevance

/hardware/libhardware_legacy/audio/
H A Daudio_policy.conf37 inputs {
55 inputs {
H A DAudioPolicyManagerBase.cpp28 // active inputs in getActiveInput()
198 SortedVector <audio_io_handle_t> inputs; local
220 if (checkInputsForDevice(device, state, inputs, paramStr) != NO_ERROR) {
233 checkInputsForDevice(device, state, inputs, paramStr);
2067 SortedVector<audio_io_handle_t>& inputs,
2072 // first list already open inputs that can be routed to this device
2077 inputs.add(mInputs.keyAt(input_index));
2101 if (profiles.isEmpty() && inputs.isEmpty()) {
2106 // open inputs for matching profiles if needed. Direct inputs ar
2065 checkInputsForDevice(audio_devices_t device, AudioSystem::device_connection_state state, SortedVector<audio_io_handle_t>& inputs, const String8 paramStr) argument
[all...]
/hardware/bsp/intel/peripheral/audio/generic/primary/
H A Daudio_policy.conf32 inputs {
/hardware/bsp/intel/peripheral/audio/generic/usb/
H A Daudio_policy.conf32 inputs {
/hardware/libhardware/modules/camera/
H A DCamera.cpp234 int inputs = 0; local
249 inputs++;
254 __func__, mId, outputs, inputs);
259 if (inputs > 1) {
/hardware/libhardware/modules/usbcamera/
H A DCamera.cpp282 int inputs = 0; local
293 inputs++;
298 __func__, mId, outputs, inputs);
303 if (inputs > 1) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dvariance_altivec.asm74 ;# only one of the inputs should need to be aligned.
107 ;# only one of the inputs should need to be aligned.
115 ;# only one of the inputs should need to be aligned.
206 ;# only one of the inputs should need to be aligned.
H A Dsad_altivec.asm115 ;# only one of the inputs should need to be aligned.
123 ;# only one of the inputs should need to be aligned.
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h293 // descriptor for audio inputs. Used to maintain current configuration of each opened audio input
374 // Only considers inputs from physical devices (e.g. main mic, headset mic) when
428 SortedVector<audio_io_handle_t>& inputs,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_iht4x4_add_neon.asm152 ; load the inputs into d16-d19
H A Dvp9_iht8x8_add_neon.asm572 ; load the inputs into d16-d19
H A Dvp9_idct32x32_add_neon.asm255 ; (used) two for inputs (regA-regD), one for constants (q15)

Completed in 913 milliseconds