Home
last modified time | relevance | path

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

/external/opencore/engines/author/src/single_core/
Dpvaenodefactoryutility.h203 … CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAACMP4EncMimeType)) || in QueryRegistry()
/external/opencore/engines/author/test/src/
Dtest_pv_author_engine_typedefs.h154 #define KAACMP4EncMimeType "/x-pvmf/audio/encode/X-MPEG4-AUDIO" macro
Dpvaetest.cpp2158 aAudioEncoderInfo = KAACMP4EncMimeType; in FindAudioEncoder()
/external/opencore/engines/author/src/
Dpvauthorengine.h75 #define KAACMP4EncMimeType "/x-pvmf/audio/encode/X-MPEG4-AUDIO" macro
Dpvauthorengine.cpp1732 else if (aNodeMimeType == KAACMP4EncMimeType) in GetPvmfFormatString()