Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp1805 uint32 numSockEvents = (PVRTSP_RM_HTTP == iSessionInfo.iStreamingType) ? 2 : 1; in SendRtspDescribe() local
1806 if (iSocketEventQueue.size() < numSockEvents) in SendRtspDescribe()