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

  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omx_config_parser.cpp 87 aInputs.iMimeType = PVMF_MIME_MP3;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 103 aInputs.iMimeType = PVMF_MIME_MP3;
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 99 #define PVMF_MIME_MP3 "audio/MPEG"
  /external/opencore/nodes/pvmp3ffparsernode/src/
pvmf_mp3ffparser_outport.cpp 90 if (aFmt == PVMF_MIME_MP3)
pvmf_mp3ffparser_node.cpp 148 iCapability.iInputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_MP3));
149 iCapability.iOutputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_MP3));
    [all...]
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 154 iCapability.iInputFormatCapability.push_back(PVMF_MIME_MP3);
593 else if (Format == PVMF_MIME_MP3)
    [all...]
  /external/opencore/nodes/pvloopbacknode/src/
pvmf_loopback_node.cpp 72 iCapability.iInputFormatCapability.push_back(PVMF_MIME_MP3);
75 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_MP3);
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 173 nodeinfo.iInputTypes.push_back(PVMF_MIME_MP3);
285 nodeinfo.iInputTypes.push_back(PVMF_MIME_MP3);
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 96 (aFmt == PVMF_MIME_MP3) ||
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 359 (aFmt == PVMF_MIME_MP3) ||
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp     [all...]
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 950 aInputs.iMimeType = PVMF_MIME_MP3;
    [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 815 milliseconds