Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_internal.h39 int32_t AudioProxyRenderGetFrameSize(const AudioHandle handle, uint64_t *size);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_adapter.cpp118 hwRender->common.attr.GetFrameSize = AudioProxyRenderGetFrameSize; in GetAudioProxyRenderFunc()
H A Daudio_proxy_render.cpp98 int32_t AudioProxyRenderGetFrameSize(const AudioHandle handle, uint64_t *size) in AudioProxyRenderGetFrameSize() function