Home
last modified time | relevance | path

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

/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp50 static int g_writeCompleted = 0; variable
1091 g_writeCompleted = AUDIO_WRITE_COMPLETED_VALUE; in AudioRenderCallback()
1109 if (g_writeCompleted == AUDIO_WRITE_COMPLETED_VALUE) in CheckWriteCompleteValue()
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp30 static int g_writeCompleted = 0; variable
934 g_writeCompleted = AUDIO_WRITE_COMPLETED_VALUE; in AudioRenderCallback()
952 if (g_writeCompleted == AUDIO_WRITE_COMPLETED_VALUE) in CheckWriteCompleteValue()

Completed in 6 milliseconds