Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp1592 uint32_t audioBit = index * 2; in SetReceiverDataRef() local
1593 uint32_t bitRef = RECV_FLAG_BASE << audioBit; in SetReceiverDataRef()
1623 uint32_t audioBit = index * 2; in SetReceiverReadRef() local
1624 uint32_t bitRef = RECV_FLAG_BASE << audioBit; in SetReceiverReadRef()
1665 uint32_t audioBit = index * 2; in GetReceiverIndexRef() local
1668 retBitRef |= RECV_FLAG_BASE << audioBit; in GetReceiverIndexRef()

Completed in 3 milliseconds