Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp1602 uint32_t videoBit = index * 2 + 1; in SetReceiverDataRef() local
1603 uint32_t bitRef = RECV_FLAG_BASE << videoBit; in SetReceiverDataRef()
1634 uint32_t videoBit = index * 2 + 1; in SetReceiverReadRef() local
1635 uint32_t bitRef = RECV_FLAG_BASE << videoBit; in SetReceiverReadRef()
1666 uint32_t videoBit = index * 2 + 1; in GetReceiverIndexRef() local
1669 retBitRef |= RECV_FLAG_BASE << videoBit; in GetReceiverIndexRef()

Completed in 3 milliseconds