HomeSort by relevance Sort by last modified time
    Searched refs:GetBitrate (Results 1 - 9 of 9) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 147 unsigned GetBitrate();
pvt_common.h 356 virtual uint32 GetBitrate()const
401 uint32 GetBitrate()const
1102 virtual uint32 GetBitrate() = 0;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_capability.cpp 86 uint32 br = iRemoteCapability->GetCapabilityItem(i)->GetBitrate();
265 bitrate = iRemoteCapability->GetCapabilityItem(index)->GetBitrate();
    [all...]
tsc_component.cpp 783 pending_outgoing_olc->GetForwardParams()->GetBitrate();
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
logicalchannel.h 147 uint32 GetBitrate()
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 152 unsigned H223ChannelParam::GetBitrate()
cpvh223multiplex.cpp 645 int bitrate = (h223params->GetBitrate() > 0) ? h223params->GetBitrate() : DEF_CHANNEL_BITRATE;
    [all...]
logicalchannel.cpp     [all...]
  /external/opencore/engines/2way/src/
pv_2way_engine.cpp     [all...]

Completed in 139 milliseconds