Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp768 const size_t frameLength = 4096; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/
Daudio_render_ext_impl_test.cpp173 const size_t frameLength = 4096; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_render_interface_impl.cpp75 int8_t *frameData, const size_t frameLength) in FadeInProcess()
Daudio_render_ext_impl.cpp102 int8_t* frameData, const size_t frameLength) in FadeInProcess()