/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | cache.h | 90 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 …]
|
D | vector-fst.h | 127 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/ |
D | pv_2way_preview_datapath.cpp | 49 …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()
|
D | pv_2way_rec_datapath.cpp | 52 …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()
|
D | pv_2way_engine.cpp | 878 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 …]
|
D | pv_2way_datapath.cpp | 149 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 …]
|
D | pv_2way_datapath.h | 212 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/ |
D | lcblc.h | 114 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 …]
|
D | msd.h | 124 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/ |
D | tsc_channelcontrol.cpp | 80 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/ |
D | pvmf_jb_event_notifier.cpp | 120 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/ |
D | pvmf_streaming_manager_node.h | 81 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/ |
D | packet.h | 54 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), 0); in AddHeader() 60 AddFragment(*mfrag->GetFragment(), mfrag->GetState(), APPEND_MEDIA_AT_END); in AddTrailer()
|
D | media_fragment.h | 93 virtual BufferState* GetState() in GetState() function
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | h223types.cpp | 267 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/ |
D | WebBrowserShell.cpp | 218 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/ |
D | simple.py | 95 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/ |
D | DumpRenderTreeWx.cpp | 91 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/ |
D | pvmf_rtp_jitter_buffer_impl.cpp | 428 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/ |
D | pvmf_loopback_ioport.cpp | 198 if (iNode->GetState() != EPVMFNodeStarted in Run()
|
/external/opencore/engines/2way/include/ |
D | pv_2way_interface.h | 299 OSCL_IMPORT_REF virtual PVCommandId GetState(PV2WayState& aState,
|
/external/opencore/engines/adapters/player/framemetadatautility/include/ |
D | pv_frame_metadata_interface.h | 282 …virtual PVCommandId GetState(PVFrameAndMetadataState& aState, const OsclAny* aContextData = NULL) …
|
/external/opencore/protocols/systems/tools/general/common/src/ |
D | media_packet.cpp | 37 return AddFragment(*fragment->GetFragment(), fragment->GetState(), location_offset); in AddMediaFragment()
|
/external/opencore/nodes/pvmediaoutputnode/src/ |
D | pv_media_output_node_inport.cpp | 477 …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/ |
D | omx_amrenc_component.cpp | 150 iOmxComponent.GetState = OmxComponentAmrEncoderAO::BaseComponentProxyGetState; in ConstructComponent() 166 iOmxComponent.GetState = OmxComponentAmrEncoderAO::BaseComponentGetState; in ConstructComponent()
|