Home
last modified time | relevance | path

Searched defs:in (Results 1 – 10 of 10) sorted by relevance

/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp178 const struct legacy_stream_in *in = in in_get_sample_rate() local
185 struct legacy_stream_in *in = in in_set_sample_rate() local
195 const struct legacy_stream_in *in = in in_get_buffer_size() local
202 const struct legacy_stream_in *in = in in_get_channels() local
209 const struct legacy_stream_in *in = in in_get_format() local
216 struct legacy_stream_in *in = in in_set_format() local
225 struct legacy_stream_in *in = reinterpret_cast<struct legacy_stream_in *>(stream); in in_standby() local
231 const struct legacy_stream_in *in = in in_dump() local
239 struct legacy_stream_in *in = in in_set_parameters() local
247 const struct legacy_stream_in *in = in in_get_parameters() local
[all …]
DAudioHardwareStub.cpp73 AudioStreamInStub* in = new AudioStreamInStub(); in openInputStream() local
84 void AudioHardwareStub::closeInputStream(AudioStreamIn* in) in closeInputStream()
DAudioHardwareGeneric.cpp121 AudioStreamInGeneric* in = new AudioStreamInGeneric(); in openInputStream() local
134 void AudioHardwareGeneric::closeInputStream(AudioStreamIn* in) { in closeInputStream()
DA2dpAudioInterface.cpp113 void A2dpAudioInterface::closeInputStream(AudioStreamIn* in) in closeInputStream()
DAudioDumpInterface.cpp171 void AudioDumpInterface::closeInputStream(AudioStreamIn* in) in closeInputStream()
/hardware/invensense/mlsdk/mllite/
Dcompass.c105 static float adaptive_filter_filter(struct yas_adaptive_filter *adap_filter, float in) in adaptive_filter_filter()
152 static float thresh_filter_filter(struct yas_thresh_filter *thresh_filter, float in) in thresh_filter_filter()
/hardware/libhardware/modules/audio/
Daudio_hw.c310 struct stub_stream_in *in; in adev_open_input_stream() local
343 struct audio_stream_in *in) in adev_close_input_stream()
/hardware/msm7k/libaudio-qdsp5v2/
DAudioHardware.cpp109 void AudioHardware::closeInputStream(AudioStreamIn* in) { in closeInputStream()
/hardware/msm7k/libaudio/
DAudioHardware.cpp208 AudioStreamInMSM72xx* in = new AudioStreamInMSM72xx(); in openInputStream() local
225 void AudioHardware::closeInputStream(AudioStreamIn* in) { in closeInputStream()
/hardware/msm7k/libaudio-qsd8k/
DAudioHardware.cpp274 AudioStreamInMSM72xx* in = new AudioStreamInMSM72xx(); in openInputStream() local
291 void AudioHardware::closeInputStream(AudioStreamIn* in) { in closeInputStream()