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

1 2

  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_omx_config_parser.cpp 138 aInputs.iMimeType = PVMF_MIME_M4V;
151 if ((aInputs.iMimeType == PVMF_MIME_M4V) || (aInputs.iMimeType == PVMF_MIME_H264_VIDEO))
ti_video_config_parser.cpp 68 if (aInputs->iMimeType == PVMF_MIME_M4V) //m4v
  /external/opencore/engines/2way/test/src/
test_engine.cpp 361 adopt_test_case(new video_only_test(PVMF_MIME_M4V, PVMF_MIME_YUV420, aProxy));
365 adopt_test_case(new video_only_test(PVMF_MIME_YUV420, PVMF_MIME_M4V, aProxy));
402 adopt_test_case(new av_test(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_YUV420, PVMF_MIME_M4V, aProxy));
406 adopt_test_case(new av_test(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_M4V, PVMF_MIME_YUV420, aProxy));
410 adopt_test_case(new av_test(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, PVMF_MIME_M4V, PVMF_MIME_M4V, aProxy));
507 iVideoSourceM4VFileSettings.iMediaFormat = PVMF_MIME_M4V;
731 else if (format == PVMF_MIME_M4V)
743 else if (format == PVMF_MIME_M4V)
test_base.cpp 91 if (pv_mime_strcmp(iVidSinkFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0)
96 if (pv_mime_strcmp(iVidSrcFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0)
video_only_test.cpp 230 if (iVidSrcFormatType == PVMF_MIME_M4V)
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omx_config_parser.cpp 123 aInputs.iMimeType = PVMF_MIME_M4V;
  /external/opencore/pvmi/pvmf/include/
pvmf_format_type.h 118 #define PVMF_MIME_M4V "video/MP4V-ES"// MPEG4 Video
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.cpp 281 parameters[2].value.pChar_value = (char*)PVMF_MIME_M4V;
610 pv_mime_strcmp(aKvp->value.pChar_value, PVMF_MIME_M4V) == 0 ||
659 pv_mime_strcmp(kvp->value.pChar_value, PVMF_MIME_M4V) == 0 ||
711 iFormat == PVMF_MIME_M4V ||
796 iFormat == PVMF_MIME_M4V ||
    [all...]
pvmp4ffcn_node.cpp 537 aNodeCapability.iInputFormatCapability.push_back(PVMF_MIME_M4V);
    [all...]
pvmp4ffcn_node_cap_config.cpp 342 if (pv_mime_strcmp(val_key, "PVMF_MIME_M4V") == 0)
344 iErrorAddTrack = PVMF_MIME_M4V;
  /external/opencore/nodes/pvvideoparsernode/src/
pvmf_videoparser_node.cpp 178 aNodeCapability.iInputFormatCapability.push_back(PVMF_MIME_M4V);
181 aNodeCapability.iOutputFormatCapability.push_back(PVMF_MIME_M4V);
595 if (!((property->format == PVMF_MIME_M4V) || (property->format == PVMF_MIME_H2631998) || (property->format == PVMF_MIME_H2632000)))
639 else if (iFormatType == PVMF_MIME_M4V)
684 else if (iFormatType == PVMF_MIME_M4V)
    [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 69 if (aInputs->iMimeType == PVMF_MIME_M4V) //m4v
  /external/opencore/nodes/pvmp4ffparsernode/src/
pvmf_mp4ffparser_node_metadata.cpp 553 if ((oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_M4V, oscl_strlen(PVMF_MIME_M4V)) == 0) ||
760 if (oscl_strncmp(trackMIMEType.get_str(), PVMF_MIME_M4V, oscl_strlen(PVMF_MIME_M4V)) == 0)
    [all...]
  /external/opencore/engines/player/config/core/
pv_player_node_registry_populator.cpp 145 nodeinfo.iInputTypes.push_back(PVMF_MIME_M4V);
186 nodeinfo.iInputTypes.push_back(PVMF_MIME_M4V);
  /external/opencore/fileformats/mp4/parser/src/
sampledescriptionatom.cpp 853 mimeType.set(PVMF_MIME_M4V, oscl_strlen(PVMF_MIME_M4V));
  /external/opencore/nodes/pvdummyoutputnode/src/
pvmf_dummy_fileoutput_inport.cpp 273 (aFmt == PVMF_MIME_M4V) ||
348 parameters[4].value.pChar_value = OSCL_STATIC_CAST(char*, PVMF_MIME_M4V);
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_inport.cpp 275 (aFmt == PVMF_MIME_M4V) ||
359 parameters[5].value.pChar_value = (char*)PVMF_MIME_M4V;
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
pvt_common.cpp 647 aFormatType = PVMF_MIME_M4V;
671 else if (aFormatType == PVMF_MIME_M4V)
  /external/opencore/nodes/pvomxbasedecnode/src/
pvmf_omx_basedec_port.cpp 76 (aFmt == PVMF_MIME_M4V) ||
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.cpp 181 iCapability.iInputFormatCapability.push_back(PVMF_MIME_M4V);
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.cpp 707 iCapability.iOutputFormatCapability.push_back(PVMF_MIME_M4V);
    [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_fileinput_port.cpp 349 (aFmt == PVMF_MIME_M4V) ||
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
logicalchannel.cpp     [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp 865 if (iSettings.iMediaFormat == PVMF_MIME_M4V ||
906 if (iSettings.iMediaFormat == PVMF_MIME_M4V)
    [all...]

Completed in 278 milliseconds

1 2