OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KAMRWbEncMimeType
(Results
1 - 7
of
7
) sorted by null
/external/opencore/engines/author/test/src/single_core/
pvaetest_node_config.h
63
if ((pv_mime_strcmp(aMimeType.get_cstr(), (char*)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/
pvaenodefactoryutility.h
204
CompareMimeTypes(aMimeType, OSCL_HeapString<OsclMemAllocator>(
KAMRWbEncMimeType
)))
/external/opencore/engines/author/test/src/
test_pv_author_engine_typedefs.h
153
#define
KAMRWbEncMimeType
"/x-pvmf/audio/encode/amr-wb"
test_pv_author_engine_testset1.cpp
651
iAudioEncoderMimeType =
KAMRWbEncMimeType
;
[
all
...]
pvaetest.cpp
[
all
...]
/external/opencore/engines/author/src/
pvauthorengine.h
62
#define
KAMRWbEncMimeType
"/x-pvmf/audio/encode/amr-wb"
pvauthorengine.cpp
[
all
...]
Completed in 778 milliseconds