HomeSort by relevance Sort by last modified time
    Searched refs:PVMF_MIME_H2631998 (Results 1 - 25 of 29) sorted by null

1 2

  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 119 #define PVMF_MIME_H2631998 "video/H263-1998"
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 282 parameters[3].value.pChar_value = (char*)PVMF_MIME_H2631998;
611 pv_mime_strcmp(aKvp->value.pChar_value, PVMF_MIME_H2631998) == 0 ||
660 pv_mime_strcmp(kvp->value.pChar_value, PVMF_MIME_H2631998) == 0 ||
712 iFormat == PVMF_MIME_H2631998 ||
797 iFormat == PVMF_MIME_H2631998 ||
800 if (iFormat == PVMF_MIME_H2631998 ||
    [all...]
pvmp4ffcn_node.cpp 539 aNodeCapability.iInputFormatCapability.push_back(PVMF_MIME_H2631998);
    [all...]
pvmp4ffcn_node_cap_config.cpp 346 if (pv_mime_strcmp(val_key, "PVMF_MIME_H2631998") == 0)
348 iErrorAddTrack = PVMF_MIME_H2631998;
  /external/opencore/nodes/pvvideoparsernode/src/
pvmf_videoparser_node.cpp 179 aNodeCapability.iInputFormatCapability.push_back(PVMF_MIME_H2631998);
182 aNodeCapability.iOutputFormatCapability.push_back(PVMF_MIME_H2631998);
595 if (!((property->format == PVMF_MIME_M4V) || (property->format == PVMF_MIME_H2631998) || (property->format == PVMF_MIME_H2632000)))
635 if ((iFormatType == PVMF_MIME_H2631998) || (iFormatType == PVMF_MIME_H2632000))
680 if ((iFormatType == PVMF_MIME_H2631998) || (iFormatType == PVMF_MIME_H2632000))
    [all...]
pvmf_videoparser_port.cpp 75 return ((aFmt == PVMF_MIME_M4V) || (aFmt == PVMF_MIME_H2631998) || (aFmt == PVMF_MIME_H2632000));
  /external/opencore/codecs_v2/utilities/pv_config_parser/src/
pv_video_config_parser.cpp 96 else if (aInputs->iMimeType == PVMF_MIME_H2631998 ||
  /external/opencore/engines/author/test/src/single_core/
pvaetestinput.cpp 185 iSettings.iMediaFormat = PVMF_MIME_H2631998;
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 96 else if (aInputs->iMimeType == PVMF_MIME_H2631998 ||
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 143 nodeinfo.iInputTypes.push_back(PVMF_MIME_H2631998);
184 nodeinfo.iInputTypes.push_back(PVMF_MIME_H2631998);
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_inport.cpp 276 (aFmt == PVMF_MIME_H2631998) ||
360 parameters[6].value.pChar_value = (char*)PVMF_MIME_H2631998;
pvmf_fileoutput_node.cpp 230 iCapability.iInputFormatCapability.push_back(PVMF_MIME_H2631998);
    [all...]
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 77 (aFmt == PVMF_MIME_H2631998) ||
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 182 iCapability.iInputFormatCapability.push_back(PVMF_MIME_H2631998);
717 if ((pOutputParameters->width != 0) && (pOutputParameters->height != 0) && iInPort && (((PVMFOMXDecPort*)iInPort)->iFormat != PVMF_MIME_H2631998 || ((PVMFOMXDecPort*)iInPort)->iFormat != PVMF_MIME_H2632000))
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
logicalchannel.cpp     [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 708 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_H2631998);
    [all...]
pvmf_omx_enc_port.cpp 498 else if (iFormat == PVMF_MIME_H2631998 ||
    [all...]
  /external/opencore/engines/2way/test/src/
test_engine.cpp 745 else if (format == PVMF_MIME_H2632000 || format == PVMF_MIME_H2631998)
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_outport.cpp 73 aFmt == PVMF_MIME_H2631998 ||
pvmf_mp4ffparser_node_metadata.cpp     [all...]
pvmf_mp4ffparser_node.cpp 217 iCapability.iOutputFormatCapability.push_back(PVMFFormatType(PVMF_MIME_H2631998));
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
pvt_common.cpp 667 else if ((aFormatType == PVMF_MIME_H2632000) || (aFormatType == PVMF_MIME_H2631998))
  /external/opencore/pvmi/media_io/pvmiofileoutput/src/
pvmi_media_io_fileoutput.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscmain.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp 866 iSettings.iMediaFormat == PVMF_MIME_H2631998 ||
    [all...]

Completed in 1160 milliseconds

1 2