Home
last modified time | relevance | path

Searched refs:channelMediaType (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp1066 PV2WayMediaType channelMediaType = (*channel_config)[n].GetMediaType(); in GetSupportedCodecCapabilityInfo() local
1067 if (channelMediaType != mediaType) in GetSupportedCodecCapabilityInfo()
1075 …ity::GetSupportedCodecCapabilityInfo No formats specified for format type(%d)", channelMediaType)); in GetSupportedCodecCapabilityInfo()
Dtsc_component.cpp1147 PV2WayMediaType channelMediaType = (*iOutgoingChannelConfig)[n].GetMediaType(); in VerifyReverseParameters() local
1148 if (channelMediaType != media_type) in VerifyReverseParameters()
1158 channelMediaType)); in VerifyReverseParameters()