Home
last modified time | relevance | path

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

/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
H A Daudio_hdi_common.h86 const int AUDIO_WRITE_COMPLETED_VALUE = 1; member
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
H A Dhdi_service_common.h72 const int AUDIO_WRITE_COMPLETED_VALUE = 1; member
/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp1091 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.cpp934 g_writeCompleted = AUDIO_WRITE_COMPLETED_VALUE; in AudioRenderCallback()
952 if (g_writeCompleted == AUDIO_WRITE_COMPLETED_VALUE) in CheckWriteCompleteValue()

Completed in 5 milliseconds