Home
last modified time | relevance | path

Searched defs:SetSampleAttributes (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/bluetooth/audio/interfaces/include/
Daudio_attribute.h76 int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioSampleAttributes *attrs); member
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/
Di_audio_attribute.h76 … int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioHwiSampleAttributes *attrs); member
/drivers/peripheral/audio/interfaces/2.0/include/
Daudio_attribute.h77 int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioSampleAttributes *attrs); member
/drivers/peripheral/audio/interfaces/include/
Daudio_attribute.h76 int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioSampleAttributes *attrs); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
Diaudio_capture_vdi.h45 …int32_t (*SetSampleAttributes)(struct IAudioCaptureVdi *self, const struct AudioSampleAttributesVd… member
Diaudio_render_vdi.h54 …int32_t (*SetSampleAttributes)(struct IAudioRenderVdi *self, const struct AudioSampleAttributesVdi… member
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp442 BENCHMARK_F(AudioCaptureBenchmarkTest, SetSampleAttributes)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp333 BENCHMARK_F(AudioRenderBenchmarkTest, SetSampleAttributes)(benchmark::State &state) in BENCHMARK_F() argument