Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h137 unsigned GetOutgoingBitrate(PVCodecType_t codecType);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp932 outgoing_bitrate = GetOutgoingBitrate(out_codec_type); in BlcEtbIdc()
1283 GetOutgoingBitrate(incoming_codec)); in TcsMsdComplete()
1374 unsigned TSC_component::GetOutgoingBitrate(PVCodecType_t codec_type) in GetOutgoingBitrate() function in TSC_component
2360 uint32 bitrate = GetOutgoingBitrate(out_codec_type); in OpenOutgoingChannel()