Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/
H A Daudio_host.h115 ENUM_CIR_BUFF_FULL = -2, enumerator
/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_platform_base.c259 return ENUM_CIR_BUFF_FULL; in AudioDmaBuffStatus()