Home
last modified time | relevance | path

Searched refs:iMimeType (Results 1 – 25 of 34) sorted by relevance

12

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omx_config_parser.cpp62 aInputs.iMimeType = PVMF_MIME_WMA; in OMXConfigParser()
67 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR; in OMXConfigParser()
72 aInputs.iMimeType = PVMF_MIME_AMR; in OMXConfigParser()
77 aInputs.iMimeType = PVMF_MIME_AMR; in OMXConfigParser()
82 aInputs.iMimeType = PVMF_MIME_AMRWB; in OMXConfigParser()
87 aInputs.iMimeType = PVMF_MIME_MP3; in OMXConfigParser()
113 aInputs.iMimeType = PVMF_MIME_WMV; in OMXConfigParser()
118 aInputs.iMimeType = PVMF_MIME_H264_VIDEO; in OMXConfigParser()
123 aInputs.iMimeType = PVMF_MIME_M4V; in OMXConfigParser()
128 aInputs.iMimeType = PVMF_MIME_H2632000; in OMXConfigParser()
/external/opencore/engines/common/include/
Dpv_engine_types.h112 iMimeType = aCmd.iMimeType; in PVEngineCommand()
183 return iMimeType; in GetMimeType()
201 iMimeType = aMimeType; in SetMimeType()
218 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/codecs_v2/utilities/pv_config_parser/src/
Dpv_audio_config_parser.cpp89 if (aInputs->iMimeType == PVMF_MIME_WMA) in OSCL_DLL_ENTRY_POINT_DEFAULT()
359 else if (aInputs->iMimeType == PVMF_MIME_MPEG4_AUDIO || // AAC in OSCL_DLL_ENTRY_POINT_DEFAULT()
360 aInputs->iMimeType == PVMF_MIME_3640 || in OSCL_DLL_ENTRY_POINT_DEFAULT()
361 aInputs->iMimeType == PVMF_MIME_LATM || in OSCL_DLL_ENTRY_POINT_DEFAULT()
362 aInputs->iMimeType == PVMF_MIME_ADIF || in OSCL_DLL_ENTRY_POINT_DEFAULT()
363 aInputs->iMimeType == PVMF_MIME_ASF_MPEG4_AUDIO || in OSCL_DLL_ENTRY_POINT_DEFAULT()
364 aInputs->iMimeType == PVMF_MIME_AAC_SIZEHDR) in OSCL_DLL_ENTRY_POINT_DEFAULT()
Dpv_video_config_parser.cpp69 if (aInputs->iMimeType == PVMF_MIME_M4V) //m4v in pv_video_config_parser()
96 else if (aInputs->iMimeType == PVMF_MIME_H2631998 || in pv_video_config_parser()
97 aInputs->iMimeType == PVMF_MIME_H2632000)//h263 in pv_video_config_parser()
105 else if (aInputs->iMimeType == PVMF_MIME_H264_VIDEO || in pv_video_config_parser()
106 aInputs->iMimeType == PVMF_MIME_H264_VIDEO_MP4) //avc in pv_video_config_parser()
156 else if (aInputs->iMimeType == PVMF_MIME_WMV) //wmv in pv_video_config_parser()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp121 iNodeConfig.iMimeType = PVOMXAUDIODECNODE_CONFIG_MIMETYPE_DEF; in PVMFOMXAudioDecNode()
994 aInputs.iMimeType = ((PVMFOMXDecPort*)iInPort)->iFormat; in NegotiateComponentParameters()
998 …onfigSize = %d, mimetype = %s", aInputs.inPtr, aInputs.inBytes, aInputs.iMimeType.getMIMEStrPtr())… in NegotiateComponentParameters()
1002 if (aInputs.iMimeType == PVMF_MIME_WMA) in NegotiateComponentParameters()
1007 else if (aInputs.iMimeType == PVMF_MIME_MPEG4_AUDIO || in NegotiateComponentParameters()
1008 aInputs.iMimeType == PVMF_MIME_3640 || in NegotiateComponentParameters()
1009 aInputs.iMimeType == PVMF_MIME_LATM || in NegotiateComponentParameters()
1010 aInputs.iMimeType == PVMF_MIME_ADIF || in NegotiateComponentParameters()
1011 aInputs.iMimeType == PVMF_MIME_ASF_MPEG4_AUDIO || in NegotiateComponentParameters()
1012 aInputs.iMimeType == PVMF_MIME_AAC_SIZEHDR) in NegotiateComponentParameters()
[all …]
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/include/
Dpvmi_mio_avi_wav_file_factory.h69 iMimeType = aSettings.iMimeType; in PvmiMIOAviWavFileSettings()
91 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/engines/author/src/
Dpvaenodeutility.h125 iMimeType = aMimeType; in ConstructConnect()
139 aMimeType = iMimeType; in ParseConnect()
169 iMimeType = aMimeType; in ConstructQueryUUID()
230 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
241 iMimeType = aCmd.iMimeType; in Copy()
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
Dpvmf_sm_fsp_base_metadata.h112 iMimeType = a.iMimeType; in PVMFSMTrackMetaDataInfo()
135 iMimeType = a.iMimeType;
156 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/nodes/streaming/medialayernode/src/
Dpvmf_medialayer_node.cpp178 DestroyPayLoadParser(&(it->iMimeType), it->iPayLoadParser); in ~PVMFMediaLayerNode()
756 DestroyPayLoadParser(&(it->iMimeType), it->iPayLoadParser); in DoReset()
910 portParams.iMimeType = portConfig->get_cstr(); in DoRequestPort()
1021 portParams.iMimeType = portConfig->get_cstr(); in DoRequestPort()
1145 DestroyPayLoadParser(&(it->iMimeType), it->iPayLoadParser); in DoReleasePort()
1563 …iaLayerNode::freechunkavailable: Mime=%s, QSize =%d", portContainerPtr->iMimeType.get_cstr(), aPor… in freechunkavailable()
1699 … inPortContainerPtr->iMimeType.get_cstr())); in HandlePortActivity()
1754 … inPortContainerPtr->iMimeType.get_cstr())); in HandlePortActivity()
1803 portContainerPtr->iMimeType.get_cstr())); in HandlePortActivity()
1815 … inPortContainerPtr->iMimeType.get_cstr())); in HandlePortActivity()
[all …]
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp893 aInputs.iMimeType = PVMF_MIME_WMA; in PV_OMXConfigParser()
898 aInputs.iMimeType = PVMF_MIME_AAC_SIZEHDR; in PV_OMXConfigParser()
903 aInputs.iMimeType = PVMF_MIME_AMR; in PV_OMXConfigParser()
908 aInputs.iMimeType = PVMF_MIME_AMR; in PV_OMXConfigParser()
913 aInputs.iMimeType = PVMF_MIME_AMRWB; in PV_OMXConfigParser()
918 aInputs.iMimeType = PVMF_MIME_MP3; in PV_OMXConfigParser()
944 aInputs.iMimeType = PVMF_MIME_WMV; in PV_OMXConfigParser()
949 aInputs.iMimeType = PVMF_MIME_H264_VIDEO; in PV_OMXConfigParser()
954 aInputs.iMimeType = PVMF_MIME_M4V; in PV_OMXConfigParser()
959 aInputs.iMimeType = PVMF_MIME_H2632000; in PV_OMXConfigParser()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.h97 iMimeType = a.iMimeType; in PVMFRTSPTrackInfo()
130 iMimeType = a.iMimeType;
163 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_port.h129 iMimeType = aFormat.getMIMEStrPtr(); in SetFormat()
137 return iMimeType; in GetMimeType()
252 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/nodes/streaming/medialayernode/include/
Dpvmf_medialayer_port.h151 iMimeType = a.iMimeType; in PVMFMediaLayerPortContainer()
191 iMimeType = a.iMimeType;
263 OSCL_HeapString<PVMFMediaLayerNodeAllocator> iMimeType; variable
/external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
Dpvmi_mio_avi_wav_file.cpp793 iSettings.iMimeType = PVMF_MIME_RGB12; in InitComp()
799 iSettings.iMimeType = PVMF_MIME_RGB24; in InitComp()
811 iSettings.iMimeType = PVMF_MIME_YUV420; in InitComp()
836 iSettings.iMimeType = PVMF_MIME_PCM8; in InitComp()
841 iSettings.iMimeType = PVMF_MIME_PCM16; in InitComp()
883 iSettings.iMimeType = PVMF_MIME_PCM16; in InitComp()
888 iSettings.iMimeType = PVMF_MIME_PCM8; in InitComp()
1160 iSettings.iMimeType.get_cstr())); in GetMediaData()
1191 iSettings.iMimeType.get_cstr())); in GetMediaData()
1424 data_hdr.seq_num, iSettings.iMimeType.get_cstr())); in DoRead()
[all …]
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.h166 iMimeType = aCmd.iMimeType; in PVFMUtilityCommand()
239 return iMimeType; in GetMimeType()
257 iMimeType = aMimeType; in SetMimeType()
281 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/codecs_v2/utilities/pv_config_parser/include/
Dpv_audio_config_parser.h29 PVMFFormatType iMimeType; member
Dpv_video_config_parser.h29 PVMFFormatType iMimeType; member
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_outport.h178 iMimeType = aSrc.iMimeType; in PVMP4FFNodeTrackPortInfo()
275 OSCL_HeapString<OsclMemAllocator> iMimeType; variable
/external/opencore/nodes/pvomxencnode/include/
Dpvmf_omx_enc_node_extension_interface.h26 uint32 iMimeType; member
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node_extension_interface.h26 PVMFFormatType iMimeType; member
/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node_outport.cpp175 iMimeType = *aMime; in Configure()
434 data_header_info.seq_num, iMimeType.get_cstr())); in writeAsync()
719 iMimeType = iFormatType.getMIMEStrPtr(); in HandlePortActivity()
787 data_header_info.seq_num, iMimeType.get_cstr())); in SendEndOfTrackCommand()
/external/opencore/engines/2way/src/
Dpv_2way_interface_cmd_messages.h282 , iMimeType(aMimeType) in PV2WayMessageQueryUUID()
289 const PvmfMimeString& iMimeType; variable
/external/opencore/nodes/streaming/jitterbuffernode/src/
Dpvmf_jitter_buffer_node.cpp1730 …(0, "PVMFJitterBufferNode::ProcessIncomingMsg: %s Tag %d", aPortParams->iMimeType.get_cstr(), aPor… in ProcessIncomingMsg()
1773 …::ProcessIncomingMsg: Packet registered successfully Mime %s", aPortParams->iMimeType.get_cstr())); in ProcessIncomingMsg()
1897 …ATRAFFIC_OUT((0, "PVMFJitterBufferNode::SendData In %s", outPortParamsPtr->iMimeType.get_cstr())) ; in SendData()
1908 …FJitterBufferNode::SendData - Port found to be busy %s", outPortParamsPtr->iMimeType.get_cstr())) ; in SendData()
1914 …rNode::SendData from Mime[%s] Output ports Stopped--", jbPort->iPortParams->iMimeType.get_cstr())); in SendData()
1931 …ndData from Mime[%s] MediaMsg SeqNum[%d], Ts[%d]", jbPort->iPortParams->iMimeType.get_cstr(), medi… in SendData()
1937 …ampRetrievedWithoutRTPOffset[%d] SendOut Pkt[%d]", jbPort->iPortParams->iMimeType.get_cstr(), stat… in SendData()
1945 …itterBufferNode::SendData from Mime[%s] JB not ready", jbPort->iPortParams->iMimeType.get_cstr())); in SendData()
2501 pPortParams->iMimeType = mimetype->get_str(); in DoRequestPort()
2507 …erMisc->GetEstimatedServerClock(), *ipClientPlayBackClock, pPortParams->iMimeType, *ipJitterBuffer… in DoRequestPort()
[all …]
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_downloadmanager_node.cpp107 iMimeType = PVMF_MIME_FORMAT_UNKNOWN; in ConstructL()
1793 iMimeType = PVMF_MIME_MPEG4FF; in ContinueFromDownloadTrackSelectionPoint()
1876 if (!(iMimeType == PVMF_MIME_FORMAT_UNKNOWN)) in CreateParser()
1880 iFmt = iMimeType.get_str(); in CreateParser()
1955 iMimeType = PVMF_MIME_FORMAT_UNKNOWN; in ScheduleSubNodeCommands()
2843 iContainer->iMimeType = iRecognizerResultVec[0].iRecognizedFormat; in RecognizerCommandCompleted()
2855 iContainer->iMimeType = iRecognizerResultVec[i].iRecognizedFormat; in RecognizerCommandCompleted()
2901 iContainer->iMimeType = iRecognizerResultVec[i].iRecognizedFormat; in RecognizerCommandCompleted()
2909 iContainer->iMimeType = iRecognizerResultVec[i].iRecognizedFormat; in RecognizerCommandCompleted()
2919 iContainer->iMimeType = iRecognizerResultVec[i].iRecognizedFormat; in RecognizerCommandCompleted()
[all …]
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp158 iNodeConfig.iMimeType = PVMF_MIME_FORMAT_UNKNOWN; in PVMFOMXVideoDecNode()
3109 aInputs.iMimeType = iNodeConfig.iMimeType; in DoCapConfigVerifyParameters()
3113 if (aInputs.iMimeType == PVMF_MIME_H264_VIDEO || in DoCapConfigVerifyParameters()
3114 aInputs.iMimeType == PVMF_MIME_H264_VIDEO_MP4 || in DoCapConfigVerifyParameters()
3115 aInputs.iMimeType == PVMF_MIME_H264_VIDEO_RAW) in DoCapConfigVerifyParameters()
3119 else if (aInputs.iMimeType == PVMF_MIME_M4V) in DoCapConfigVerifyParameters()
3123 else if (aInputs.iMimeType == PVMF_MIME_H2631998 || in DoCapConfigVerifyParameters()
3124 aInputs.iMimeType == PVMF_MIME_H2632000) in DoCapConfigVerifyParameters()
3128 else if (aInputs.iMimeType == PVMF_MIME_WMV) in DoCapConfigVerifyParameters()
3361 aParameters[0].value.pChar_value = (char*)iNodeConfig.iMimeType.getMIMEStrPtr(); in DoGetVideoDecNodeParameter()
[all …]

12