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

  /external/opencore/pvmi/recognizer/plugins/pvwavffrecognizer/src/
pvwavffrec_plugin.cpp 25 OSCL_HeapString<OsclMemAllocator> supportedformat = PVMF_MIME_WAVFF;
60 result.iRecognizedFormat = PVMF_MIME_WAVFF;
  /external/opencore/engines/player/test/config/android/
test_pv_player_engine_config.h 84 #define LOCAL_TEST_FILE_WAV_FORMAT_TYPE PVMF_MIME_WAVFF
  /external/opencore/engines/author/test/src/
test_pv_mediainput_author_engine.h 78 if (aType == PVMF_MIME_WAVFF)
151 if (aType == PVMF_MIME_WAVFF ||
183 if (aType == PVMF_MIME_WAVFF)
test_pv_author_engine_testset8.cpp 146 if (iMediaInputType == PVMF_MIME_WAVFF)
196 if (iMediaInputType == PVMF_MIME_WAVFF)
346 if (iMediaInputType == PVMF_MIME_WAVFF)
381 if (iMediaInputType == PVMF_MIME_WAVFF)
496 if (iMediaInputType == PVMF_MIME_WAVFF)
1042 if (iMediaInputType == PVMF_MIME_WAVFF)
    [all...]
test_pv_author_engine_testset7.cpp 146 else if (iMediaInputType == PVMF_MIME_WAVFF)
196 else if (iMediaInputType == PVMF_MIME_WAVFF)
346 else if (iMediaInputType == PVMF_MIME_WAVFF)
381 else if (iMediaInputType == PVMF_MIME_WAVFF)
1027 else if (iMediaInputType == PVMF_MIME_WAVFF)
test_pv_author_engine_testset5.cpp 180 else if (iMediaInputType == PVMF_MIME_WAVFF)
277 else if (iMediaInputType == PVMF_MIME_WAVFF)
528 else if (iMediaInputType == PVMF_MIME_WAVFF)
563 else if (iMediaInputType == PVMF_MIME_WAVFF)
    [all...]
test_pv_author_engine_testset6.cpp 137 else if (iMediaInputType == PVMF_MIME_WAVFF)
199 else if (iMediaInputType == PVMF_MIME_WAVFF)
351 else if (iMediaInputType == PVMF_MIME_WAVFF)
385 else if (iMediaInputType == PVMF_MIME_WAVFF)
1056 else if (iMediaInputType == PVMF_MIME_WAVFF)
    [all...]
test_pv_mediainput_author_engine.cpp 221 aMediaInputParam.iInputFormat = PVMF_MIME_WAVFF;
230 aMediaInputParam.iInputFormat = PVMF_MIME_WAVFF;
    [all...]
pvaetest.cpp     [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 143 #define PVMF_MIME_WAVFF "X-WAV-FF"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 147 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_WAVFF) == 0) ||
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 351 nodeinfo.iInputTypes.push_back(PVMF_MIME_WAVFF);
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 402 aInputFileFormatType = PVMF_MIME_WAVFF;
    [all...]
  /external/opencore/nodes/pvwavffparsernode/src/
pvmf_wavffparser_node.cpp 78 iCapability.iInputFormatCapability.push_back(PVMF_MIME_WAVFF);
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp     [all...]
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp 862 aInputFileFormatType = PVMF_MIME_WAVFF;
    [all...]

Completed in 263 milliseconds