Home
last modified time | relevance | path

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

/external/opencore/engines/2way/src/
Dpv_2way_dec_data_channel_datapath.h35 void TSCPortClosed();
Dpv_2way_enc_data_channel_datapath.h34 void TSCPortClosed();
Dpv_2way_data_channel_datapath.h54 virtual void TSCPortClosed() = 0;
Dpv_2way_dec_data_channel_datapath.cpp37 void CPV2WayDecDataChannelDatapath::TSCPortClosed() in TSCPortClosed() function in CPV2WayDecDataChannelDatapath
Dpv_2way_enc_data_channel_datapath.cpp37 void CPV2WayEncDataChannelDatapath::TSCPortClosed() in TSCPortClosed() function in CPV2WayEncDataChannelDatapath
Dpv_2way_engine.cpp4071 iAudioDecDatapath->TSCPortClosed(); in InternalError()
4072 iAudioEncDatapath->TSCPortClosed(); in InternalError()
4073 iVideoDecDatapath->TSCPortClosed(); in InternalError()
4074 iVideoEncDatapath->TSCPortClosed(); in InternalError()
4081 iAudioDecDatapath->TSCPortClosed(); in InternalError()
4082 iAudioEncDatapath->TSCPortClosed(); in InternalError()
4083 iVideoDecDatapath->TSCPortClosed(); in InternalError()
4084 iVideoEncDatapath->TSCPortClosed(); in InternalError()
4113 iAudioDecDatapath->TSCPortClosed(); in DisconnectRequestReceived()
4114 iAudioEncDatapath->TSCPortClosed(); in DisconnectRequestReceived()
[all …]