Home
last modified time | relevance | path

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

/external/opencore/engines/author/test/src/single_core/
Dpvaetest_node_config.h63 …)KAMRNbEncMimeType) == 0) || (pv_mime_strcmp(aMimeType.get_cstr(), (char*)KAMRWbEncMimeType) == 0))
74 else if (pv_mime_strcmp(aMimeType.get_cstr(), (char*)KAMRWbEncMimeType) == 0)
/external/opencore/engines/author/src/single_core/
Dpvaenodefactoryutility.h204 … CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(KAMRWbEncMimeType))) in QueryRegistry()
/external/opencore/engines/author/test/src/
Dtest_pv_author_engine_typedefs.h153 #define KAMRWbEncMimeType "/x-pvmf/audio/encode/amr-wb" macro
Dtest_pv_author_engine_testset1.cpp651 iAudioEncoderMimeType = KAMRWbEncMimeType; in AddAudioMediaTrack()
Dpvaetest.cpp2149 aAudioEncoderInfo = KAMRWbEncMimeType; in FindAudioEncoder()
/external/opencore/engines/author/src/
Dpvauthorengine.h62 #define KAMRWbEncMimeType "/x-pvmf/audio/encode/amr-wb" macro
Dpvauthorengine.cpp1718 else if (aNodeMimeType == KAMRWbEncMimeType) in GetPvmfFormatString()