Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_mt.cpp86 bool TSC_mt::CheckMtTrf(Oscl_Vector<CodecCapabilityInfo*, OsclMemAllocator> aOutCodecList, in CheckMtTrf() argument
94 aOutCodecList.size(), iH223->GetNumChannels(OUTGOING))); in CheckMtTrf()
97 num_channels = aOutCodecList.size() < num_channels ? in CheckMtTrf()
98 aOutCodecList.size() : num_channels; in CheckMtTrf()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_mt.h70 bool CheckMtTrf(Oscl_Vector<CodecCapabilityInfo*, OsclMemAllocator> aOutCodecList,