Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
H A Daudio_render_interface_impl_test.cpp718 const uint32_t durationIndex = 5; variable
735 const uint32_t durationIndex = 5; variable
752 const uint32_t durationIndex = 5; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/
H A Daudio_render_ext_impl_test.cpp139 const uint32_t durationIndex = 5; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_render_ext_impl.cpp87 float AudioRenderExtImpl::GetFadeRate(uint32_t currentIndex, const uint32_t durationIndex) in GetFadeRate()
H A Daudio_render_interface_impl.cpp60 float AudioRenderInterfaceImpl::GetFadeRate(uint32_t currentIndex, const uint32_t durationIndex) in GetFadeRate()