Searched refs:IsSupportedAVExtension (Results 1 – 1 of 1) sorted by relevance
53 bool IsSupportedAVExtension(const char* ext) { in IsSupportedAVExtension() function154 if (IsSupportedAVExtension(ext.data())) { in ViewItem()