Searched defs:AudioDevDump (Results 1 – 8 of 8) sorted by relevance
/drivers/peripheral/bluetooth/audio/interfaces/include/ |
D | audio_control.h | 114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd); member
|
/drivers/peripheral/audio/interfaces/2.0/include/ |
D | audio_control.h | 115 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd); member
|
/drivers/peripheral/audio/interfaces/include/ |
D | audio_control.h | 114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd); member
|
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/ |
D | i_audio_control.h | 114 int32_t (*AudioDevDump)(AudioHandle handle, int32_t range, int32_t fd); member
|
/drivers/peripheral/audio/interfaces/sound/v1_0/ |
D | iaudio_capture_vdi.h | 61 int32_t (*AudioDevDump)(struct IAudioCaptureVdi *self, int32_t range, int32_t fd); member
|
D | iaudio_render_vdi.h | 70 int32_t (*AudioDevDump)(struct IAudioRenderVdi *self, int32_t range, int32_t fd); member
|
/drivers/peripheral/audio/test/benchmarktest/capture/ |
D | audio_capture_benchmarktest.cpp | 343 BENCHMARK_F(AudioCaptureBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
|
/drivers/peripheral/audio/test/benchmarktest/render/ |
D | audio_render_benchmarktest.cpp | 278 BENCHMARK_F(AudioRenderBenchmarkTest, AudioDevDump)(benchmark::State &state) in BENCHMARK_F() argument
|