Home
last modified time | relevance | path

Searched refs:AudioRenderSetSampleAttributes (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h478 int32_t AudioRenderSetSampleAttributes(struct IAudioRender *handle, const struct AudioSampleAttributes *attrs);
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h369 int32_t AudioRenderSetSampleAttributes(AudioHandle handle, const struct AudioSampleAttributes *attrs);
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h462 int32_t AudioRenderSetSampleAttributes(AudioHandle handle, const struct AudioSampleAttributes *attrs);
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp187 int32_t AudioRenderSetSampleAttributes(AudioHandle handle, const struct AudioSampleAttributes *attrs) in AudioRenderSetSampleAttributes() function
H A Daudio_adapter.cpp80 hwRender->common.attr.SetSampleAttributes = AudioRenderSetSampleAttributes; in GetNormalRenderFuncs()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c305 int32_t AudioRenderSetSampleAttributes(struct IAudioRender *handle, const struct AudioSampleAttributes *attrs) in AudioRenderSetSampleAttributes() function
H A Daudio_adapter.c54 hwRender->common.SetSampleAttributes = AudioRenderSetSampleAttributes; in AudioHwRenderInit()

Completed in 9 milliseconds