Searched refs:GetState (Results 1 - 25 of 62) sorted by relevance

123

/external/opencore/engines/2way/src/
H A Dpv_2way_preview_datapath.cpp49 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckPause node %d state %d\n", i, iNodeList[i].iNode.iNode->GetState()));
50 switch (iNodeList[i].iNode.iNode->GetState())
69 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() != EPVMFNodePaused))
98 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckResume node %d state %d\n", i, iNodeList[i].iNode.iNode->GetState()));
99 switch (iNodeList[i].iNode.iNode->GetState())
118 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() != EPVMFNodeStarted))
H A Dpv_2way_rec_datapath.cpp52 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckPause node %d state %d\n", i, iNodeList[i].iNode.node->GetState()));
53 switch (iNodeList[i].iNode.node->GetState())
72 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.node->GetState() != EPVMFNodePaused))
101 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckResume node %d state %d\n", i, iNodeList[i].iNode.node->GetState()));
102 switch (iNodeList[i].iNode.node->GetState())
121 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.node->GetState() != EPVMFNodeStarted))
H A Dpv_2way_engine.cpp878 if (datapath->GetState() == EClosed)
966 if (datapath->GetState() == EClosed)
1008 if (datapath->GetState() == EClosed)
1106 iVideoEncDatapath->GetState()));
1114 iAudioEncDatapath->GetState()));
1122 iVideoDecDatapath->GetState()));
1130 iAudioDecDatapath->GetState()));
1159 switch (datapath->GetState())
1337 if (datapath->GetState() == EClosed)
1392 datapath->GetState()));
2447 PVCommandId CPV324m2Way::GetState(PV2WayState& aState, function in class:CPV324m2Way
[all...]
H A Dpv_2way_datapath.cpp149 node.iOriginalState = ((PVMFNodeInterface *)(node.iNode))->GetState();
325 (((PVMFNodeInterface *)(aNode.iNode))->GetState() > aNode.iOriginalState)) return false;
345 if (((PVMFNodeInterface *)(aNode.iNode))->GetState() >= aNode.iInputPort.iRequestPortState)
424 if (((PVMFNodeInterface *)(aNode.iNode))->GetState() >= aNode.iOutputPort.iRequestPortState)
772 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckOpen (0x%x) node %d state %d, cmd issued %d\n", this, i, iNodeList[i].iNode.iNode->GetState(), iNodeList[i].iCommandIssued));
780 switch (iNodeList[i].iNode.iNode->GetState())
844 if ((i == iNodeList.size() - 1) || (iNodeList[i+1].iNode.iNode->GetState() == EPVMFNodeStarted))
933 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "CPV2WayDatapath::CheckPause node %d state %d, can pause %d, cmd issued %d\n", i, iNodeList[i].iNode.iNode->GetState(), iNodeList[i].iCanNodePause, iNodeList[i].iCommandIssued));
938 switch (iNodeList[i].iNode.iNode->GetState())
959 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() !
[all...]
H A Dpv_2way_datapath.h212 nodeIFace->GetState() == iDatapathCloseState)
215 nodeIFace->GetState() == iOriginalState)
267 TPV2WayDatapathState GetState() function in class:CPV2WayDatapath
H A Dpv_2way_proxy_adapter.h156 PVCommandId GetState(PV2WayState& aState, OsclAny* aContextData = NULL);
/external/opencore/protocols/systems/tools/general/common/include/
H A Dpacket.h54 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), 0);
60 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), APPEND_MEDIA_AT_END);
H A Dmedia_fragment.h93 virtual BufferState* GetState() function in class:MediaFragment
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dcache.h90 const S *GetState(StateId s) const { function in class:fst::CacheBaseImpl
94 return VectorFstBaseImpl<S>::GetState(s);
98 S *GetState(StateId s) { function in class:fst::CacheBaseImpl
102 return VectorFstBaseImpl<S>::GetState(s);
110 return VectorFstBaseImpl<S>::GetState(s);
131 if (!VectorFstBaseImpl<S>::GetState(s)) {
153 return VectorFstBaseImpl<S>::GetState(s);
229 const S *state = GetState(s);
234 const S *state = GetState(s);
239 const S *state = GetState(
[all...]
H A Dvector-fst.h127 State *GetState(StateId s) { return states_[s]; } function in class:fst::VectorFstBaseImpl
129 const State *GetState(StateId s) const { return states_[s]; } function in class:fst::VectorFstBaseImpl
200 size_t NumInputEpsilons(StateId s) const { return GetState(s)->niepsilons; }
202 size_t NumOutputEpsilons(StateId s) const { return GetState(s)->noepsilons; }
233 VectorState<A> *state = GetState(s);
291 const vector<A> &arcs = GetState(s)->arcs;
295 --GetState(s)->niepsilons;
297 --GetState(s)->noepsilons;
304 GetState(s)->niepsilons = 0;
305 GetState(
[all...]
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
H A Dtsc_channelcontrol.cpp80 if (param->GetState() == OLC_PENDING ||
81 param->GetState() == OLC_ESTABLISHED)
117 if (param->GetState() != OLC_PENDING)
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
H A Dlcblc.h114 switch (GetState())
133 switch (GetState())
149 switch (GetState())
163 switch (GetState())
179 switch (GetState())
201 switch (GetState())
223 switch (GetState())
248 switch (GetState())
273 switch (GetState())
298 switch (GetState())
330 LCBLCState GetState() function in class:LCBLC
[all...]
H A Dmsd.h124 switch (GetState())
139 switch (GetState())
158 switch (GetState())
176 switch (GetState())
194 switch (GetState())
212 switch (GetState())
266 MSDState GetState() function in class:MSD
/external/opencore/nodes/streaming/streamingmanager/src/
H A Dpvmf_streaming_manager_node.h81 virtual TPVMFNodeInterfaceState GetState() function in class:PVMFStreamingManagerNode
84 return iSMFSPlugin->GetState();
85 return PVMFNodeInterface::GetState();
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
H A Dpvmf_jb_event_notifier.cpp120 if (irNonDecreasingClock.GetState() != PVMFMediaClock::RUNNING)
133 if (irClientPlaybackClock.GetState() != PVMFMediaClock::RUNNING)
145 if (irEstimatedServerClock.GetState() != PVMFMediaClock::RUNNING)
211 if (irNonDecreasingClock.GetState() != PVMFMediaClock::RUNNING)
224 if (irClientPlaybackClock.GetState() != PVMFMediaClock::RUNNING)
236 if (irEstimatedServerClock.GetState() != PVMFMediaClock::RUNNING)
/external/webkit/WebKit/wx/
H A DWebBrowserShell.cpp218 if (event.GetState() == wxWEBVIEW_LOAD_NEGOTIATING) {
221 else if (event.GetState() == wxWEBVIEW_LOAD_TRANSFERRING) {
224 else if (event.GetState() == wxWEBVIEW_LOAD_ONLOAD_HANDLED) {
229 else if (event.GetState() == wxWEBVIEW_LOAD_FAILED) {
/external/webkit/WebKit/wx/bindings/python/samples/
H A Dsimple.py95 if event.GetState() == wx.webview.WEBVIEW_LOAD_NEGOTIATING:
97 elif event.GetState() == wx.webview.WEBVIEW_LOAD_TRANSFERRING:
99 elif event.GetState() == wx.webview.WEBVIEW_LOAD_DOC_COMPLETED:
/external/webkit/WebKitTools/DumpRenderTree/wx/
H A DDumpRenderTreeWx.cpp91 if (event.GetState() == wxWEBVIEW_LOAD_FAILED || event.GetState() == wxWEBVIEW_LOAD_STOPPED)
94 if (event.GetState() == wxWEBVIEW_LOAD_ONLOAD_HANDLED) {
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
H A Dh223types.cpp267 OlcState OlcParam::GetState() function in class:OlcParam
360 (states & val.second->GetState()))
400 (val.second->GetState() & states))
432 (val.second->GetState() & states))
503 if (states & val.second->GetState())
553 if (state & val.second->GetState())
588 if (olcparam->GetState() == tempState)
/external/opencore/engines/2way/include/
H A Dpv_2way_interface.h299 OSCL_IMPORT_REF virtual PVCommandId GetState(PV2WayState& aState,
/external/opencore/engines/adapters/player/framemetadatautility/include/
H A Dpv_frame_metadata_interface.h282 virtual PVCommandId GetState(PVFrameAndMetadataState& aState, const OsclAny* aContextData = NULL) = 0;
/external/opencore/nodes/pvloopbacknode/src/
H A Dpvmf_loopback_ioport.cpp198 if (iNode->GetState() != EPVMFNodeStarted
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
H A Dpvmf_rtp_jitter_buffer_impl.cpp428 if (GetState() == PVMF_JITTER_BUFFER_IN_TRANSITION)
1062 PVMF_JB_LOGDATATRAFFIC_OUT((0, "PVMFJitterBufferNode::SendData Detected Hole in JB PeekTs[%d] clientClock[%d] , ClientClockState [%d], estimatedServClock[%d], EstimatedServClockState[%d], oSessionDurationExpired[%d] MimeStr[%s]", converted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerClock.GetState(), iEOSSignalled, irMimeType.get_cstr()));
1145 PVMF_JB_LOGDATATRAFFIC_OUT_E((0, "PVMFJitterBufferNode::SendData Detected Hole in JB PeekTs[%d] clientClock[%d] , ClientClockState [%d], estimatedServClock[%d], EstimatedServClockState[%d], oSessionDurationExpired[%d] MimeStr[%s]", converted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerClock.GetState(), iEOSSignalled, irMimeType.get_cstr()));
1146 PVMF_JB_LOGDATATRAFFIC_OUT((0, "PVMFJitterBufferNode::SendData Detected Hole in JB PeekTs[%d] clientClock[%d] , ClientClockState [%d], estimatedServClock[%d], EstimatedServClockState[%d], oSessionDurationExpired[%d] MimeStr[%s]", converted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerClock.GetState(), iEOSSignalled, irMimeType.get_cstr()));
/external/opencore/protocols/systems/tools/general/common/src/
H A Dmedia_packet.cpp37 return AddFragment(*fragment->GetFragment(), fragment->GetState(), location_offset);
/external/opencore/pvmi/pvmf/include/
H A Dpvmf_node_interface.h286 virtual TPVMFNodeInterfaceState GetState() function in class:PVMFNodeInterface

Completed in 1541 milliseconds

123