Searched defs:SetSampleAttributes (Results 1 – 8 of 8) sorted by relevance
76 int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioSampleAttributes *attrs); member
76 … int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioHwiSampleAttributes *attrs); member
77 int32_t (*SetSampleAttributes)(AudioHandle handle, const struct AudioSampleAttributes *attrs); member
45 …int32_t (*SetSampleAttributes)(struct IAudioCaptureVdi *self, const struct AudioSampleAttributesVd… member
54 …int32_t (*SetSampleAttributes)(struct IAudioRenderVdi *self, const struct AudioSampleAttributesVdi… member
442 BENCHMARK_F(AudioCaptureBenchmarkTest, SetSampleAttributes)(benchmark::State &state) in BENCHMARK_F() argument
333 BENCHMARK_F(AudioRenderBenchmarkTest, SetSampleAttributes)(benchmark::State &state) in BENCHMARK_F() argument