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

  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 100 #define PVMF_MIME_ADIF "X-AAC-ADIF" //.aac file format
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 143 iCapability.iInputFormatCapability.push_back(PVMF_MIME_ADIF);
535 ((PVMFOMXDecPort*)iInPort)->iFormat == PVMF_MIME_ADIF ||
573 Format == PVMF_MIME_ADIF ||
    [all...]
  /external/opencore/pvmi/pvmf/src/
pvmf_format_type.cpp 66 (pv_mime_strcmp(iMimeStr.c_str(), PVMF_MIME_ADIF) == 0) ||
  /external/opencore/codecs_v2/utilities/pv_config_parser/src/
pv_audio_config_parser.cpp 362 aInputs->iMimeType == PVMF_MIME_ADIF ||
  /external/opencore/engines/author/test/src/single_core/
pvaetestinput.cpp 248 iSettings.iMediaFormat = PVMF_MIME_ADIF;
  /external/opencore/nodes/pvaacffparsernode/src/
pvmf_aacffparser_outport.cpp 56 aFmt == PVMF_MIME_ADIF)
pvmf_aacffparser_node.cpp     [all...]
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 169 nodeinfo.iInputTypes.push_back(PVMF_MIME_ADIF);
271 nodeinfo.iInputTypes.push_back(PVMF_MIME_ADIF);
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 88 (aFmt == PVMF_MIME_ADIF) ||
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 360 (aFmt == PVMF_MIME_ADIF) ||
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_port.cpp 494 (iFormat == PVMF_MIME_ADTS) || (iFormat == PVMF_MIME_ADIF) || (iFormat == PVMF_MIME_MPEG4_AUDIO))
574 (iFormat == PVMF_MIME_ADIF) ||
    [all...]
pvmf_omx_enc_node.cpp 716 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_ADIF);
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/engines/author/src/
pvauthorengine.cpp     [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.cpp     [all...]
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 327 milliseconds