Home
last modified time | relevance | path

Searched refs:g_renderFull (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/
H A Daudio_hdi_common.cpp51 static int g_renderFull = 0; variable
1094 g_renderFull = AUDIO_RENDER_FULL_VALUE; in AudioRenderCallback()
1116 if (g_renderFull == AUDIO_RENDER_FULL_VALUE) in CheckRenderFullValue()
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/
H A Dhdi_service_common.cpp31 static int g_renderFull = 0; variable
937 g_renderFull = AUDIO_RENDER_FULL_VALUE; in AudioRenderCallback()
959 if (g_renderFull == AUDIO_RENDER_FULL_VALUE) in CheckRenderFullValue()