Home
last modified time | relevance | path

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

/external/opencore/engines/player/test/config/android/
Dtest_pv_player_engine_config.h28 #define DEFAULTSOURCEFORMATTYPE PVMF_MIME_MPEG4FF
33 #define LOCAL_TEST_FILE_MP4_FORMAT_TYPE PVMF_MIME_MPEG4FF
66 #define LOCAL_TEST_FILE_3GP_FORMAT_TYPE PVMF_MIME_MPEG4FF
/external/opencore/engines/adapters/player/framemetadatautility/test/config/common/
Dtest_pv_frame_metadata_utility_config.h27 #define DEFAULTSOURCEFORMATTYPE PVMF_MIME_MPEG4FF
47 #define NOVIDEOSOURCEFORMATTYPE PVMF_MIME_MPEG4FF
/external/opencore/pvmi/recognizer/plugins/pvmp4ffrecognizer/src/
Dpvmp4ffrec_plugin.cpp26 OSCL_HeapString<OsclMemAllocator> supportedformat = PVMF_MIME_MPEG4FF; in SupportedFormats()
50 result.iRecognizedFormat = PVMF_MIME_MPEG4FF; in Recognize()
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine.cpp827 aInputFileFormatType = PVMF_MIME_MPEG4FF; in FindSourceFile()
3064 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3073 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3083 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3093 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3102 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3112 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3122 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3131 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
3140 testparam.iFileType = PVMF_MIME_MPEG4FF; in test()
[all …]
Dtest_pv_player_engine_testset1.cpp2038 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
3293 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
3947 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
4350 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
6155 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
6594 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
7706 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
8199 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
8694 fileType = PVMF_MIME_MPEG4FF; in Run()
8695 iFileType = PVMF_MIME_MPEG4FF; in Run()
[all …]
Dtest_pv_player_engine_testset7.cpp9487 fileType = PVMF_MIME_MPEG4FF; in Run()
9488 iFileType = PVMF_MIME_MPEG4FF; in Run()
/external/opencore/android/drm/oma1/src/
Dpvoma1_kmj_recognizer.cpp107 aRecognizedFormat = PVMF_MIME_MPEG4FF; in RecognizeContentType()
/external/opencore/pvmi/pvmf/include/
Dpvmf_format_type.h135 #define PVMF_MIME_MPEG4FF "video/MP4" macro
/external/opencore/modules/linux_mp4/node_registry/src/
Dpvmfmp4nodereg.cpp169 nodeinfo.iInputTypes.push_back(PVMF_MIME_MPEG4FF); in RegisterAllNodes()
/external/opencore/pvmi/pvmf/src/
Dpvmf_format_type.cpp137 if ((pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_MPEG4FF) == 0) || in isFile()
/external/opencore/android/drm/oma1/test/
Dtest_pv_drm_plugin_ut.cpp5399 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5410 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5421 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5432 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5443 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5454 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5465 if(0 == oscl_strcmp(recognizedFormat.get_cstr(),PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_RecognizeContentType_mp4()
5710 if(0 == oscl_strcmp(contentType,PVMF_MIME_MPEG4FF)) in test_kmj_recognizer_Recognize()
/external/opencore/engines/2way/src/
Dpv_2way_engine.h132 #define DEFAULT_PLAY_FROM_FILE_TYPE PVMF_MIME_MPEG4FF
144 #define DEFAULT_PLAY_FROM_FILE_TYPE PVMF_MIME_MPEG4FF
/external/opencore/engines/player/config/core/
Dpv_player_node_registry_populator.cpp305 nodeinfo.iInputTypes.push_back(PVMF_MIME_MPEG4FF); in RegisterAllNodes()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.cpp153 iCapability.iInputFormatCapability.push_back(PVMF_MIME_MPEG4FF); in ConstructL()
1793 iMimeType = PVMF_MIME_MPEG4FF; in ContinueFromDownloadTrackSelectionPoint()
2892 if (0 == oscl_CIstrcmp(recognizedStr, PVMF_MIME_MPEG4FF)) in RecognizerCommandCompleted()
/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp380 aInputFileFormatType = PVMF_MIME_MPEG4FF; in FindSourceFile()
Dtest_pv_frame_metadata_utility_testset1.cpp2053 iDataSource->SetDataSourceFormatType(PVMF_MIME_MPEG4FF); in Run()
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.cpp212 iCapability.iInputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_MPEG4FF)); in PVMFMP4FFParserNode()
656 inputFormatType = PVMF_MIME_MPEG4FF; in SetSourceInitializationData()
659 if (inputFormatType == PVMF_MIME_MPEG4FF) in SetSourceInitializationData()
/external/opencore/engines/player/src/
Dpv_player_engine.cpp5631 if ((pv_mime_strcmp((char*)formatType->getMIMEStrPtr(), PVMF_MIME_MPEG4FF)) == 0) in DoChangePlaybackPosition()
7931 if ((pv_mime_strcmp((char*)formatType->getMIMEStrPtr(), PVMF_MIME_MPEG4FF)) == 0) in DoSourceNodeQueryDataSourcePosition()
13026 if ((pv_mime_strcmp((char*)formatType->getMIMEStrPtr(), PVMF_MIME_MPEG4FF)) == 0) in HandleSourceNodeQueryDataSourcePosition()
13734 if ((pv_mime_strcmp((char*)formatType->getMIMEStrPtr(), PVMF_MIME_MPEG4FF)) == 0) in HandleSourceNodeQueryDataSourcePositionDuringPlayback()