Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Dfast_audio_render.h34 int32_t FastRenderCheckSceneCapability(AudioHandle handle, const struct AudioSceneDescriptor *scene…
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp135 int32_t FastRenderCheckSceneCapability(AudioHandle handle, const struct AudioSceneDescriptor *scene… in FastRenderCheckSceneCapability() function
H A Daudio_adapter.cpp49 hwRender->common.scene.CheckSceneCapability = FastRenderCheckSceneCapability; in GetFastRenderFuncs()