Searched defs:IsSupported (Results 1 – 6 of 6) sorted by relevance
105 enum SupportsType { IsNotSupported, IsSupported, MayBeSupported }; enumerator
1554 bool IsSupported(Oscl_Vector<H324ChannelParameters, PVMFTscAlloc>& list, in IsSupported() function1664 CodecCapabilityInfo* IsSupported(CodecCapabilityInfo* codecInfo, in IsSupported() function
369 static bool IsSupported(Feature f) { in IsSupported() function
409 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() function in TSC_component457 bool TSC_component::IsSupported(TPVDirection dir, in IsSupported() function in TSC_component
374 static bool IsSupported(Feature f) { in IsSupported() function
5752 bool CPV324m2Way::IsSupported(const PVMFFormatType& aInputFmtType, const PVMFFormatType& aOutputFmt… in IsSupported() function in CPV324m2Way