Home
last modified time | relevance | path

Searched refs:GetRemoteBitrate (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_capability.h85 uint32 GetRemoteBitrate(PVCodecType_t codec_type);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp79 uint32 TSC_capability::GetRemoteBitrate(PVCodecType_t codec_type) in GetRemoteBitrate() function in TSC_capability
Dtsc_component.cpp1402 uint32 br = iTSCcapability.GetRemoteBitrate(codec_type); in GetOutgoingBitrate()