Searched refs:aOutCodecList (Results 1 – 2 of 2) sorted by relevance
86 bool TSC_mt::CheckMtTrf(Oscl_Vector<CodecCapabilityInfo*, OsclMemAllocator> aOutCodecList, in CheckMtTrf() argument94 aOutCodecList.size(), iH223->GetNumChannels(OUTGOING))); in CheckMtTrf()97 num_channels = aOutCodecList.size() < num_channels ? in CheckMtTrf()98 aOutCodecList.size() : num_channels; in CheckMtTrf()
70 bool CheckMtTrf(Oscl_Vector<CodecCapabilityInfo*, OsclMemAllocator> aOutCodecList,