Home
last modified time | relevance | path

Searched refs:AudioProxyRenderGetSampleAttributes (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_internal.h43 int32_t AudioProxyRenderGetSampleAttributes(const AudioHandle handle,
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_adapter.cpp121 hwRender->common.attr.GetSampleAttributes = AudioProxyRenderGetSampleAttributes; in GetAudioProxyRenderFunc()
H A Daudio_proxy_render.cpp132 int32_t AudioProxyRenderGetSampleAttributes(const AudioHandle handle, in AudioProxyRenderGetSampleAttributes() function