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

  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omx_config_parser.cpp 72 aInputs.iMimeType = PVMF_MIME_AMR;
77 aInputs.iMimeType = PVMF_MIME_AMR;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 88 aInputs.iMimeType = PVMF_MIME_AMR;
93 aInputs.iMimeType = PVMF_MIME_AMR;
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 93 #define PVMF_MIME_AMR "audio/AMR" // Streaming AMR format, aka IETF_COMBINED_TOC
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.cpp 150 iCapability.iInputFormatCapability.push_back(PVMF_MIME_AMR);
582 Format == PVMF_MIME_AMR)
    [all...]
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 163 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMR);
255 nodeinfo.iInputTypes.push_back(PVMF_MIME_AMR);
  /external/opencore/fileformats/mp4/parser/src/
sampledescriptionatom.cpp 833 mimeType.set(PVMF_MIME_AMR, oscl_strlen(PVMF_MIME_AMR));
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_inport.cpp 270 (aFmt == PVMF_MIME_AMR) ||
355 parameters[1].value.pChar_value = (char*)PVMF_MIME_AMR;
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 93 (aFmt == PVMF_MIME_AMR) ||
pvmf_omx_basedec_node.cpp     [all...]
  /external/opencore/codecs_v2/omx/omx_mastercore/src/
pv_omxmastercore.cpp 935 aInputs.iMimeType = PVMF_MIME_AMR;
940 aInputs.iMimeType = PVMF_MIME_AMR;
    [all...]
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_metadata.cpp     [all...]
pvmf_mp4ffparser_node.cpp     [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 498 milliseconds