Searched refs:STREAM_DIRECTION_UP (Results 1 – 5 of 5) sorted by relevance
278 STREAM_DIRECTION_UP = 2, enumerator300 { static_cast<int>(StreamDirection::STREAM_DIRECTION_UP),301 static_cast<int>(JsLayerStreamDirection::STREAM_DIRECTION_UP) },
88 cbk.OnStaStreamChanged(StreamDirection::STREAM_DIRECTION_UP);
747 STREAM_DIRECTION_UP = 2, enumerator
3177 InvokeOnStaStreamChanged(StreamDirection::STREAM_DIRECTION_UP);
1111 direction |= static_cast<int>(StreamDirection::STREAM_DIRECTION_UP); in DealSignalPacketChanged()