Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dhal_smoothness_tests.cpp34 hal_smoothness_initialize(&smoothness_init, HAL_SMOOTHNESS_VERSION_1, in CommonSmoothnessInit()
223 int result = hal_smoothness_initialize(&smoothness, HAL_SMOOTHNESS_VERSION_1, in TEST()
232 hal_smoothness_initialize(&smoothness_init, HAL_SMOOTHNESS_VERSION_1, in TEST()
242 int result = hal_smoothness_initialize(&smoothness, HAL_SMOOTHNESS_VERSION_1, in TEST()
/system/media/audio_utils/include/audio_utils/
Dhal_smoothness.h114 int hal_smoothness_initialize(
/system/media/audio_utils/
Dhal_smoothness.c174 int hal_smoothness_initialize( in hal_smoothness_initialize() function