Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp714 const size_t frameLength = 4096; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_render_interface_impl.cpp78 int8_t *frameData, const size_t frameLength) in FadeInProcess()