Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dfast_audio_render.h29 int32_t FastRenderGetFrameSize(AudioHandle handle, uint64_t *size);
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp95 int32_t FastRenderGetFrameSize(AudioHandle handle, uint64_t *size) in FastRenderGetFrameSize() function
H A Daudio_adapter.cpp40 hwRender->common.attr.GetFrameSize = FastRenderGetFrameSize; in GetFastRenderFuncs()