Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dhal_smoothness.c57 static int increment_underrun(struct hal_smoothness *smoothness, in increment_underrun()
78 static int increment_overrun(struct hal_smoothness *smoothness, in increment_overrun()
126 static int flush(struct hal_smoothness *smoothness) { in flush()
144 static int increment_total_writes(struct hal_smoothness *smoothness, in increment_total_writes()
175 struct hal_smoothness **smoothness, unsigned int version, in hal_smoothness_initialize()
216 void hal_smoothness_free(struct hal_smoothness **smoothness) { in hal_smoothness_free()
/system/media/audio_utils/tests/
Dhal_smoothness_tests.cpp40 std::unique_ptr<hal_smoothness, TestDeleter> smoothness; member in HalSmoothnessTest
221 hal_smoothness *smoothness; in TEST() local
240 hal_smoothness *smoothness; in TEST() local
252 hal_smoothness *smoothness; in TEST() local