Home
last modified time | relevance | path

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

/external/opencore/engines/author/src/single_core/
Dpvaenodefactoryutility.h165 … if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(K3gpComposerMimeType)) || in QueryRegistry()
166CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KMP4ComposerMimeType))) in QueryRegistry()
170 … else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KMp4EncMimeType)) || in QueryRegistry()
171CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KH263EncMimeType))) in QueryRegistry()
180 … else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KH264EncMimeType))) in QueryRegistry()
190 … else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAmrNbEncMimeType))) in QueryRegistry()
201 … else if (CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACADIFEncMimeType)) || in QueryRegistry()
202CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACADTSEncMimeType)) || in QueryRegistry()
203CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACMP4EncMimeType)) || in QueryRegistry()
204CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAMRWbEncMimeType))) in QueryRegistry()
[all …]