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

  /external/opencore/engines/player/test/config/android/
test_pv_player_engine_config.h 72 #define LOCAL_TEST_FILE_WMA_FORMAT_TYPE PVMF_MIME_ASFFF
78 #define LOCAL_TEST_FILE_WMV_FORMAT_TYPE PVMF_MIME_ASFFF
90 #define LOCAL_TEST_FILE_ASF_FORMAT_TYPE PVMF_MIME_ASFFF
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 144 #define PVMF_MIME_ASFFF "x-pvmf/mux/asf"
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 148 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_ASFFF) == 0) ||
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 362 nodeinfo.iInputTypes.push_back(PVMF_MIME_ASFFF);
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset12.cpp     [all...]
test_pv_player_engine_testset7.cpp     [all...]
test_pv_player_engine_testset10.cpp     [all...]
test_pv_player_engine_testset11.cpp     [all...]
test_pv_player_engine_testset9.cpp     [all...]
test_pv_player_engine_testset13.cpp     [all...]
test_pv_player_engine.cpp 834 aInputFileFormatType = PVMF_MIME_ASFFF;
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility.cpp 387 aInputFileFormatType = PVMF_MIME_ASFFF;
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 316 if (aSourceFormat == PVMF_MIME_ASFFF || PVMF_MIME_DATA_SOURCE_MS_HTTP_STREAMING_URL)
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/src/
pvmf_jitter_buffer_node.cpp 96 iCapability.iInputFormatCapability.push_back(PVMF_MIME_ASFFF);
99 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_ASFFF);
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp 154 iCapability.iInputFormatCapability.push_back(PVMF_MIME_ASFFF);
    [all...]

Completed in 229 milliseconds