Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp837 if (PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE == iState) in SetRequestPlayRange()
1422 if ((iRet == PVMFSuccess) && (iState == PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE)) in DispatchCommand()
2729 case PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE: in SendRtspPlay()
3046 if ((iState != PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE) in composePlayRequest()
3662 if ((iState == PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE) || in processIncomingMessage()
3904 ChangeInternalState(PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE); in DoPauseNode()
3937 case PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE: in SendRtspPause()
3996 ChangeInternalState(PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE); in SendRtspPause()
4001 ChangeInternalState(PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE); in SendRtspPause()
4059 case PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE: in SendRtspTeardown()
[all …]
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtsp_client_engine_node.h648 PVRTSP_ENGINE_NODE_STATE_PAUSE_DONE, enumerator