Home
last modified time | relevance | path

Searched refs:AUDIO_FLUSH_COMPLETED_VALUE (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h88 const int AUDIO_FLUSH_COMPLETED_VALUE = 3; member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h74 const int AUDIO_FLUSH_COMPLETED_VALUE = 3; member
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp1097 g_flushCompleted = AUDIO_FLUSH_COMPLETED_VALUE; in AudioRenderCallback()
1123 if (g_flushCompleted == AUDIO_FLUSH_COMPLETED_VALUE) in CheckFlushValue()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp940 g_flushCompleted = AUDIO_FLUSH_COMPLETED_VALUE; in AudioRenderCallback()
966 if (g_flushCompleted == AUDIO_FLUSH_COMPLETED_VALUE) in CheckFlushValue()

Completed in 6 milliseconds