Home
last modified time | relevance | path

Searched refs:g_flushCompleted (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp52 static int g_flushCompleted = 0; variable
1097 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.cpp32 static int g_flushCompleted = 0; variable
940 g_flushCompleted = AUDIO_FLUSH_COMPLETED_VALUE; in AudioRenderCallback()
966 if (g_flushCompleted == AUDIO_FLUSH_COMPLETED_VALUE) in CheckFlushValue()

Completed in 4 milliseconds