HomeSort by relevance Sort by last modified time
    Searched refs:PVMF_MIME_MPEG4FF (Results 1 - 16 of 16) sorted by null

  /external/opencore/engines/adapters/player/framemetadatautility/test/config/common/
test_pv_frame_metadata_utility_config.h 27 #define DEFAULTSOURCEFORMATTYPE PVMF_MIME_MPEG4FF
47 #define NOVIDEOSOURCEFORMATTYPE PVMF_MIME_MPEG4FF
  /external/opencore/pvmi/recognizer/plugins/pvmp4ffrecognizer/src/
pvmp4ffrec_plugin.cpp 26 OSCL_HeapString<OsclMemAllocator> supportedformat = PVMF_MIME_MPEG4FF;
50 result.iRecognizedFormat = PVMF_MIME_MPEG4FF;
  /external/opencore/engines/player/test/config/android/
test_pv_player_engine_config.h 28 #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/pvmi/pvmf/include/
pvmf_format_type.h 137 #define PVMF_MIME_MPEG4FF "video/MP4"
  /external/opencore/modules/linux_mp4/node_registry/src/
pvmfmp4nodereg.cpp 169 nodeinfo.iInputTypes.push_back(PVMF_MIME_MPEG4FF);
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 141 if ((pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_MPEG4FF) == 0) ||
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp 827 aInputFileFormatType = PVMF_MIME_MPEG4FF;
    [all...]
test_pv_player_engine_testset1.cpp     [all...]
test_pv_player_engine_testset7.cpp     [all...]
  /external/opencore/engines/2way/src/
pv_2way_engine.h 132 #define DEFAULT_PLAY_FROM_FILE_TYPE PVMF_MIME_MPEG4FF
144 #define DEFAULT_PLAY_FROM_FILE_TYPE PVMF_MIME_MPEG4FF
    [all...]
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 307 nodeinfo.iInputTypes.push_back(PVMF_MIME_MPEG4FF);
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 380 aInputFileFormatType = PVMF_MIME_MPEG4FF;
    [all...]
test_pv_frame_metadata_utility_testset1.cpp     [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp 153 iCapability.iInputFormatCapability.push_back(PVMF_MIME_MPEG4FF);
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node.cpp 212 iCapability.iInputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_MPEG4FF));
656 inputFormatType = PVMF_MIME_MPEG4FF;
659 if (inputFormatType == PVMF_MIME_MPEG4FF)
    [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 199 milliseconds