Home
last modified time | relevance | path

Searched defs:durationFrame (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/
H A Daudio_render_ext_impl_test.cpp172 const uint32_t durationFrame = 10; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H A Daudio_render_interface_impl_test.cpp767 const uint32_t durationFrame = 10; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp101 int32_t AudioRenderExtImpl::FadeInProcess(const uint32_t durationFrame, in FadeInProcess()
H A Daudio_render_interface_impl.cpp74 int32_t AudioRenderInterfaceImpl::FadeInProcess(const uint32_t durationFrame, in FadeInProcess()