Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/include/
H A Daudio_proxy_common.h42 int32_t AudioProxyGetMmapPositionRead(struct HdfSBuf *reply, uint64_t *frames, struct AudioTimeStam…
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_common.cpp269 int32_t AudioProxyGetMmapPositionRead(struct HdfSBuf *reply, uint64_t *frames, struct AudioTimeStam… in AudioProxyGetMmapPositionRead() function
H A Daudio_proxy_render.cpp462 if (AudioProxyGetMmapPositionRead(reply, frames, time) < 0) { in AudioProxyRenderGetRenderPosition()
689 if (AudioProxyGetMmapPositionRead(reply, frames, time) < 0) { in AudioProxyRenderGetMmapPosition()