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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_channelcontrol.cpp 123 PVMFStatus status = SetFormatSpecificInfo(param->GetForwardParams()->GetDataType(),
146 param->GetForwardParams()->GetDataType(),
147 param->GetForwardParams()->GetLcnParams(),
154 param->GetForwardParams()->GetDataType(),
155 param->GetForwardParams()->GetLcnParams());
tsc_component.cpp 754 to_be_opened_codec = GetCodecType(param->GetForwardParams()->GetDataType());;
783 pending_outgoing_olc->GetForwardParams()->GetBitrate();
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 277 H223ChannelParam* OlcParam::GetForwardParams()
357 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType());
402 H223ChannelParam* h223params = (dir == val.first.iDir) ? val.second->GetForwardParams() :
434 H223ChannelParam* h223params = (dir == val.first.iDir) ? val.second->GetForwardParams() :
499 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType());
549 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType());
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 189 H223ChannelParam* GetForwardParams();

Completed in 76 milliseconds