Home
last modified time | relevance | path

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

/drivers/peripheral/bluetooth/audio/interfaces/include/
Daudio_attribute.h136 int32_t (*GetMmapPosition)(AudioHandle handle, uint64_t *frames, struct AudioTimeStamp *time); member
/drivers/peripheral/audio/hdi_service/primary_impl/vendor_include/include/
Di_audio_attribute.h136 … int32_t (*GetMmapPosition)(AudioHandle handle, uint64_t *frames, struct AudioHwiTimeStamp *time); member
/drivers/peripheral/audio/interfaces/2.0/include/
Daudio_attribute.h137 int32_t (*GetMmapPosition)(AudioHandle handle, uint64_t *frames, struct AudioTimeStamp *time); member
/drivers/peripheral/audio/interfaces/include/
Daudio_attribute.h136 int32_t (*GetMmapPosition)(AudioHandle handle, uint64_t *frames, struct AudioTimeStamp *time); member
/drivers/peripheral/audio/interfaces/sound/v1_0/
Diaudio_capture_vdi.h51 …int32_t (*GetMmapPosition)(struct IAudioCaptureVdi *self, uint64_t *frames, struct AudioTimeStampV… member
Diaudio_render_vdi.h60 …int32_t (*GetMmapPosition)(struct IAudioRenderVdi *self, uint64_t *frames, struct AudioTimeStampVd… member
/drivers/peripheral/audio/test/benchmarktest/capture/
Daudio_capture_benchmarktest.cpp568 BENCHMARK_F(AudioCaptureBenchmarkTest, GetMmapPosition)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/audio/test/benchmarktest/render/
Daudio_render_benchmarktest.cpp506 BENCHMARK_F(AudioRenderBenchmarkTest, GetMmapPosition)(benchmark::State &state) in BENCHMARK_F() argument