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

  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omx_config_parser.cpp 62 aInputs.iMimeType = PVMF_MIME_WMA;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 78 aInputs.iMimeType = PVMF_MIME_WMA;
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 108 #define PVMF_MIME_WMA "audio/x-ms-wma"
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 156 iCapability.iInputFormatCapability.push_back(PVMF_MIME_WMA);
599 else if (Format == PVMF_MIME_WMA)
    [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 110 if (pv_mime_strcmp(identifier, PVMF_FORMAT_SPECIFIC_INFO_KEY) == 0 && (iFormat == PVMF_MIME_WMV || iFormat == PVMF_MIME_WMA))
351 (aFmt == PVMF_MIME_WMA) ||
451 if ((iFormat == PVMF_MIME_WMV) || (iFormat == PVMF_MIME_WMA))
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 97 (aFmt == PVMF_MIME_WMA)
283 if (iFormat == PVMF_MIME_WMV || iFormat == PVMF_MIME_WMA)
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/codecs_v2/utilities/pv_config_parser/src/
pv_audio_config_parser.cpp 89 if (aInputs->iMimeType == PVMF_MIME_WMA)
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 172 nodeinfo.iInputTypes.push_back(PVMF_MIME_WMA);
232 nodeinfo.iInputTypes.push_back(PVMF_MIME_WMA);
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 925 aInputs.iMimeType = PVMF_MIME_WMA;
    [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 232 milliseconds