Home
last modified time | relevance | path

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

123

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dcache.h90 const S *GetState(StateId s) const { in GetState() function
94 return VectorFstBaseImpl<S>::GetState(s); in GetState()
98 S *GetState(StateId s) { in GetState() function
102 return VectorFstBaseImpl<S>::GetState(s); in GetState()
110 return VectorFstBaseImpl<S>::GetState(s); in CheckState()
131 if (!VectorFstBaseImpl<S>::GetState(s)) { in ExtendState()
153 return VectorFstBaseImpl<S>::GetState(s); in ExtendState()
229 const S *state = GetState(s); in Final()
234 const S *state = GetState(s); in NumArcs()
239 const S *state = GetState(s); in NumInputEpsilons()
[all …]
Dvector-fst.h127 State *GetState(StateId s) { return states_[s]; } in GetState() function
129 const State *GetState(StateId s) const { return states_[s]; } in GetState() function
200 size_t NumInputEpsilons(StateId s) const { return GetState(s)->niepsilons; } in NumInputEpsilons()
202 size_t NumOutputEpsilons(StateId s) const { return GetState(s)->noepsilons; } in NumOutputEpsilons()
233 VectorState<A> *state = GetState(s); in AddArc()
291 const vector<A> &arcs = GetState(s)->arcs; in DeleteArcs()
295 --GetState(s)->niepsilons; in DeleteArcs()
297 --GetState(s)->noepsilons; in DeleteArcs()
304 GetState(s)->niepsilons = 0; in DeleteArcs()
305 GetState(s)->noepsilons = 0; in DeleteArcs()
[all …]
/external/opencore/engines/2way/src/
Dpv_2way_preview_datapath.cpp49 …E, (0, "CPV2WayDatapath::CheckPause node %d state %d\n", i, iNodeList[i].iNode.iNode->GetState())); in CheckPause()
50 switch (iNodeList[i].iNode.iNode->GetState()) in CheckPause()
69 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() != EPVMFNodePaused)) in CheckPause()
98 …, (0, "CPV2WayDatapath::CheckResume node %d state %d\n", i, iNodeList[i].iNode.iNode->GetState())); in CheckResume()
99 switch (iNodeList[i].iNode.iNode->GetState()) in CheckResume()
118 … if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() != EPVMFNodeStarted)) in CheckResume()
Dpv_2way_rec_datapath.cpp52 …CE, (0, "CPV2WayDatapath::CheckPause node %d state %d\n", i, iNodeList[i].iNode.node->GetState())); in CheckPause()
53 switch (iNodeList[i].iNode.node->GetState()) in CheckPause()
72 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.node->GetState() != EPVMFNodePaused)) in CheckPause()
101 …E, (0, "CPV2WayDatapath::CheckResume node %d state %d\n", i, iNodeList[i].iNode.node->GetState())); in CheckResume()
102 switch (iNodeList[i].iNode.node->GetState()) in CheckResume()
121 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.node->GetState() != EPVMFNodeStarted)) in CheckResume()
Dpv_2way_engine.cpp878 if (datapath->GetState() == EClosed) in DoAddDataSource()
966 if (datapath->GetState() == EClosed) in DoAddDataSource()
1008 if (datapath->GetState() == EClosed) in DoAddDataSource()
1106 iVideoEncDatapath->GetState())); in DoRemoveDataSourceSink()
1114 iAudioEncDatapath->GetState())); in DoRemoveDataSourceSink()
1122 iVideoDecDatapath->GetState())); in DoRemoveDataSourceSink()
1130 iAudioDecDatapath->GetState())); in DoRemoveDataSourceSink()
1159 switch (datapath->GetState()) in DoRemoveDataSourceSink()
1337 if (datapath->GetState() == EClosed) in DoAddDataSink()
1392 datapath->GetState())); in DoAddDataSink()
[all …]
Dpv_2way_datapath.cpp149 node.iOriginalState = ((PVMFNodeInterface *)(node.iNode))->GetState(); in AddNode()
325 (((PVMFNodeInterface *)(aNode.iNode))->GetState() > aNode.iOriginalState)) return false; in IsDatapathNodeClosed()
345 if (((PVMFNodeInterface *)(aNode.iNode))->GetState() >= aNode.iInputPort.iRequestPortState) in CheckNodePortsL()
424 if (((PVMFNodeInterface *)(aNode.iNode))->GetState() >= aNode.iOutputPort.iRequestPortState) in CheckNodePortsL()
772 … node %d state %d, cmd issued %d\n", this, i, iNodeList[i].iNode.iNode->GetState(), iNodeList[i].i… in CheckOpen()
780 switch (iNodeList[i].iNode.iNode->GetState()) in CheckOpen()
844 … if ((i == iNodeList.size() - 1) || (iNodeList[i+1].iNode.iNode->GetState() == EPVMFNodeStarted)) in CheckOpen()
933 … state %d, can pause %d, cmd issued %d\n", i, iNodeList[i].iNode.iNode->GetState(), iNodeList[i].i… in CheckPause()
938 switch (iNodeList[i].iNode.iNode->GetState()) in CheckPause()
959 if (iNodeList[i].iCanNodePause && (iNodeList[i].iNode.iNode->GetState() != EPVMFNodePaused)) in CheckPause()
[all …]
Dpv_2way_datapath.h212 nodeIFace->GetState() == iDatapathCloseState) in CloseableState()
215 nodeIFace->GetState() == iOriginalState) in CloseableState()
267 TPV2WayDatapathState GetState() in GetState() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcblc.h114 switch (GetState()) in EstablishRequest()
133 switch (GetState()) in EstablishResponse()
149 switch (GetState()) in ReleaseRequest()
163 switch (GetState()) in ReleaseRequest()
179 switch (GetState()) in Handler()
201 switch (GetState()) in Handler()
223 switch (GetState()) in Handler()
248 switch (GetState()) in Handler()
273 switch (GetState()) in Handler()
298 switch (GetState()) in HandlerTimeout()
[all …]
Dmsd.h124 switch (GetState()) in DetermineRequest()
139 switch (GetState()) in Handler()
158 switch (GetState()) in Handler()
176 switch (GetState()) in Handler()
194 switch (GetState()) in Handler()
212 switch (GetState()) in HandlerTimeout()
266 MSDState GetState() in GetState() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_channelcontrol.cpp80 if (param->GetState() == OLC_PENDING || in IsEstablishedLogicalChannel()
81 param->GetState() == OLC_ESTABLISHED) in IsEstablishedLogicalChannel()
117 if (param->GetState() != OLC_PENDING) in ReceivedFormatSpecificInfo()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
Dpvmf_jb_event_notifier.cpp120 if (irNonDecreasingClock.GetState() != PVMFMediaClock::RUNNING) in RequestCallBack()
133 if (irClientPlaybackClock.GetState() != PVMFMediaClock::RUNNING) in RequestCallBack()
145 if (irEstimatedServerClock.GetState() != PVMFMediaClock::RUNNING) in RequestCallBack()
211 if (irNonDecreasingClock.GetState() != PVMFMediaClock::RUNNING) in RequestAbsoluteTimeCallBack()
224 if (irClientPlaybackClock.GetState() != PVMFMediaClock::RUNNING) in RequestAbsoluteTimeCallBack()
236 if (irEstimatedServerClock.GetState() != PVMFMediaClock::RUNNING) in RequestAbsoluteTimeCallBack()
/external/opencore/nodes/streaming/streamingmanager/src/
Dpvmf_streaming_manager_node.h81 virtual TPVMFNodeInterfaceState GetState() in GetState() function
84 return iSMFSPlugin->GetState(); in GetState()
85 return PVMFNodeInterface::GetState(); in GetState()
/external/opencore/protocols/systems/tools/general/common/include/
Dpacket.h54 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), 0); in AddHeader()
60 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), APPEND_MEDIA_AT_END); in AddTrailer()
Dmedia_fragment.h93 virtual BufferState* GetState() in GetState() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp267 OlcState OlcParam::GetState() in GetState() function in OlcParam
360 (states & val.second->GetState())) in HasOlcs()
400 (val.second->GetState() & states)) in FindCodecs()
432 (val.second->GetState() & states)) in FindCodec()
503 if (states & val.second->GetState()) in FindOlcs()
553 if (state & val.second->GetState()) in FindOlc()
588 if (olcparam->GetState() == tempState) in HasOlc()
/external/webkit/WebKit/wx/
DWebBrowserShell.cpp218 if (event.GetState() == wxWEBVIEW_LOAD_NEGOTIATING) { in OnLoadEvent()
221 else if (event.GetState() == wxWEBVIEW_LOAD_TRANSFERRING) { in OnLoadEvent()
224 else if (event.GetState() == wxWEBVIEW_LOAD_ONLOAD_HANDLED) { in OnLoadEvent()
229 else if (event.GetState() == wxWEBVIEW_LOAD_FAILED) { in OnLoadEvent()
/external/webkit/WebKit/wx/bindings/python/samples/
Dsimple.py95 if event.GetState() == wx.webview.WEBVIEW_STATE_NEGOTIATING:
97 elif event.GetState() == wx.webview.WEBVIEW_STATE_TRANSFERRING:
99 elif event.GetState() == wx.webview.WEBVIEW_STATE_STOP:
/external/webkit/WebKitTools/DumpRenderTree/wx/
DDumpRenderTreeWx.cpp91 if (event.GetState() == wxWEBVIEW_LOAD_FAILED || event.GetState() == wxWEBVIEW_LOAD_STOPPED) in OnLoadEvent()
94 if (event.GetState() == wxWEBVIEW_LOAD_ONLOAD_HANDLED) { in OnLoadEvent()
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
Dpvmf_rtp_jitter_buffer_impl.cpp428 if (GetState() == PVMF_JITTER_BUFFER_IN_TRANSITION) in IsDelayEstablished()
1062 …erted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerCloc… in CanRetrievePacket()
1145 …erted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerCloc… in CanRetrievePacket()
1146 …erted_ts, clientClock, irClientPlayBackClock.GetState(), estimatedServClock, irEstimatedServerCloc… in CanRetrievePacket()
/external/opencore/nodes/pvloopbacknode/src/
Dpvmf_loopback_ioport.cpp198 if (iNode->GetState() != EPVMFNodeStarted in Run()
/external/opencore/engines/2way/include/
Dpv_2way_interface.h299 OSCL_IMPORT_REF virtual PVCommandId GetState(PV2WayState& aState,
/external/opencore/engines/adapters/player/framemetadatautility/include/
Dpv_frame_metadata_interface.h282 …virtual PVCommandId GetState(PVFrameAndMetadataState& aState, const OsclAny* aContextData = NULL) …
/external/opencore/protocols/systems/tools/general/common/src/
Dmedia_packet.cpp37 return AddFragment(*fragment->GetFragment(), fragment->GetState(), location_offset); in AddMediaFragment()
/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node_inport.cpp477 …iSinkFormatString.get_str(), oMIOComponentConfigured, oActiveMediaOutputComp, iClock->GetState())); in ProcessIncomingMessageIfPossible()
481 …iSinkFormatString.get_str(), oMIOComponentConfigured, oActiveMediaOutputComp, iClock->GetState())); in ProcessIncomingMessageIfPossible()
489 if (iClock->GetState() == PVMFMediaClock::RUNNING) in ProcessIncomingMessageIfPossible()
2736 if (iClock->GetState() == PVMFMediaClock::PAUSED) in ClockStateUpdated()
2756 else if (iClock->GetState() == PVMFMediaClock::RUNNING) in ClockStateUpdated()
2795 else if (iClock->GetState() == PVMFMediaClock::STOPPED) in ClockStateUpdated()
/external/opencore/codecs_v2/omx/omx_amrenc/src/
Domx_amrenc_component.cpp150 iOmxComponent.GetState = OmxComponentAmrEncoderAO::BaseComponentProxyGetState; in ConstructComponent()
166 iOmxComponent.GetState = OmxComponentAmrEncoderAO::BaseComponentGetState; in ConstructComponent()

123