Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtspenginenodeextensioninterface.h83 struct StreamInfo struct
167 …al PVMFStatus SetSDPInfo(OsclSharedPtr<SDPInfo>& aSDPinfo, Oscl_Vector<StreamInfo, OsclMemAllocato…
169 …OSCL_IMPORT_REF virtual PVMFStatus GetStreamInfo(Oscl_Vector<StreamInfo, OsclMemAllocator> &aSelec…
Dpvrtsp_client_engine_node.h189 Oscl_Vector<StreamInfo, PVRTSPEngineNodeAllocator> iSelectedStream;
552 …al PVMFStatus SetSDPInfo(OsclSharedPtr<SDPInfo>& aSDPinfo, Oscl_Vector<StreamInfo, PVRTSPEngineNod…
554 …OSCL_IMPORT_REF virtual PVMFStatus GetStreamInfo(Oscl_Vector<StreamInfo, PVRTSPEngineNodeAllocator…
924 PVMFStatus composeSetupRequest(RTSPOutgoingMessage &iMsg, StreamInfo &aSelected);
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtspenginenodeextensioninterface_impl.h61 …al PVMFStatus SetSDPInfo(OsclSharedPtr<SDPInfo>& aSDPinfo, Oscl_Vector<StreamInfo, OsclMemAllocato…
63 …OSCL_IMPORT_REF virtual PVMFStatus GetStreamInfo(Oscl_Vector<StreamInfo, OsclMemAllocator> &aSelec…
Dpvrtspenginenodeextensioninterface_impl.cpp101 …nterfaceImpl::SetSDPInfo(OsclSharedPtr<SDPInfo>& aSDPinfo, Oscl_Vector<StreamInfo, OsclMemAllocato… in SetSDPInfo() argument
111 …atus PVRTSPEngineNodeExtensionInterfaceImpl::GetStreamInfo(Oscl_Vector<StreamInfo, OsclMemAllocato… in GetStreamInfo() argument
Dpvrtsp_client_engine_node.cpp571 …SPEngineNode::SetSDPInfo(OsclSharedPtr<SDPInfo>& aSDPinfo, Oscl_Vector<StreamInfo, PVRTSPEngineNod… in SetSDPInfo() argument
633 OSCL_EXPORT_REF PVMFStatus PVRTSPEngineNode::GetStreamInfo(Oscl_Vector<StreamInfo, PVRTSPEngineNode… in GetStreamInfo() argument
2823 PVMFStatus PVRTSPEngineNode::composeSetupRequest(RTSPOutgoingMessage &iMsg, StreamInfo &aSelected) in composeSetupRequest()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp885 Oscl_Vector<StreamInfo, OsclMemAllocator> aSelectedStream; in DoPreInit()
5654 Oscl_Vector<StreamInfo, OsclMemAllocator> aSelectedStream; in SendSessionSourceInfoToSessionController()
5662 StreamInfo sInfo; in SendSessionSourceInfoToSessionController()
5948 Oscl_Vector<StreamInfo, OsclMemAllocator> aSelectedStream; in CompleteFeedBackPortsSetup()
5957 StreamInfo streamInfo = aSelectedStream[i]; in CompleteFeedBackPortsSetup()
6034 Oscl_Vector<StreamInfo, OsclMemAllocator> aSelectedStream; in SendSessionControlPrepareCompleteParams()
6043 StreamInfo streamInfo = aSelectedStream[i]; in SendSessionControlPrepareCompleteParams()
6157 Oscl_Vector<StreamInfo, OsclMemAllocator> aSelectedStream; in SendSessionControlStartCompleteParams()
6166 StreamInfo streamInfo = aSelectedStream[i]; in SendSessionControlStartCompleteParams()