Home
last modified time | relevance | path

Searched defs:LOW_LATENCY_RENDER_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_constants.h98 constexpr int32_t LOW_LATENCY_RENDER_ID = 1 << 1 | 1 << 0; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_constants.h72 static constexpr int32_t LOW_LATENCY_RENDER_ID = 1 << 1 | 1 << 0; variable