Searched refs:GetForwardParams (Results 1 – 4 of 4) sorted by relevance
123 PVMFStatus status = SetFormatSpecificInfo(param->GetForwardParams()->GetDataType(), in ReceivedFormatSpecificInfo()146 param->GetForwardParams()->GetDataType(), in ReceivedFormatSpecificInfo()147 param->GetForwardParams()->GetLcnParams(), in ReceivedFormatSpecificInfo()154 param->GetForwardParams()->GetDataType(), in ReceivedFormatSpecificInfo()155 param->GetForwardParams()->GetLcnParams()); in ReceivedFormatSpecificInfo()
754 to_be_opened_codec = GetCodecType(param->GetForwardParams()->GetDataType());; in LcEtbIdc()783 pending_outgoing_olc->GetForwardParams()->GetBitrate(); in LcEtbIdc()1023 to_be_opened_codec = GetCodecType(param->GetForwardParams()->GetDataType()); in BlcEtbIdc()1423 param = olc->GetForwardParams(); in GetChannelFormatAndCapabilities()1620 media_type = GetMediaType(olc_param->GetForwardParams()->GetDataType()); in BlcRlsIdc()1629 … iWaitingForOblcCodec = GetCodecType(olc_param->GetForwardParams()->GetDataType()); in BlcRlsIdc()1647 to_be_opened_codec = GetCodecType(param->GetForwardParams()->GetDataType()); in BlcRlsIdc()2191 GetCodecType(olc_param->GetForwardParams()->GetDataType()) : in CheckOutgoingChannel()2244 ::GetCodecType(olc_param->GetForwardParams()->GetDataType()), in ChannelReleased()2316 OpenPort(dir, lcn, olc_param->GetForwardParams()); in OpenLogicalChannel()
277 H223ChannelParam* OlcParam::GetForwardParams() in GetForwardParams() function in OlcParam357 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType()); in HasOlcs()402 … H223ChannelParam* h223params = (dir == val.first.iDir) ? val.second->GetForwardParams() : in FindCodecs()434 … H223ChannelParam* h223params = (dir == val.first.iDir) ? val.second->GetForwardParams() : in FindCodec()499 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType()); in FindOlcs()549 PV2WayMediaType mt_cur =::GetMediaType(val.second->GetForwardParams()->GetDataType()); in FindOlc()
189 H223ChannelParam* GetForwardParams();