/external/opencore/engines/2way/test/src/ |
D | test_base.cpp | 83 iSdkInitInfo.iIncomingAudioFormats.push_back(iAudSinkFormatType.getMIMEStrPtr()); in Init() 85 iSdkInitInfo.iOutgoingAudioFormats.push_back(iAudSrcFormatType.getMIMEStrPtr()); in Init() 87 iSdkInitInfo.iIncomingVideoFormats.push_back(iVidSinkFormatType.getMIMEStrPtr()); in Init() 89 iSdkInitInfo.iOutgoingVideoFormats.push_back(iVidSrcFormatType.getMIMEStrPtr()); in Init() 91 if (pv_mime_strcmp(iVidSinkFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0) in Init() 96 if (pv_mime_strcmp(iVidSrcFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0) in Init()
|
/external/opencore/engines/2way/src/ |
D | pv_2way_dec_data_channel_datapath.cpp | 59 …yDecDataChannelDatapath::SkipComplete, Format=%s, Node=%x\n", iFormat.getMIMEStrPtr(), aNode->iNod… in SkipComplete() 67 …ipComplete, Format=%s, Node=%x\n Skip complete for datapath", iFormat.getMIMEStrPtr(), aNode->iNod… in SkipComplete()
|
D | pv_2way_datapath.cpp | 169 …ayDatapath(%s)::Open path type %d, state %d, num nodes %d\n", iFormat.getMIMEStrPtr(), iType, iSta… in Open() 402 …ePorts request input port, format %s, tag %d\n", reqPortParams.format.getMIMEStrPtr(), reqPortPara… in CheckNodePortsL() 481 …orts request output port, format %s, type %d\n", reqPortParams.format.getMIMEStrPtr(), reqPortPara… in CheckNodePortsL() 574 portParams.value.pChar_value = OSCL_STATIC_CAST(mbchar*, format.getMIMEStrPtr()); in PortStatusChange() 583 … portParams.value.pChar_value = OSCL_STATIC_CAST(mbchar*, format.getMIMEStrPtr()); in PortStatusChange() 608 … portParams.value.pChar_value = OSCL_STATIC_CAST(mbchar*, format.getMIMEStrPtr()); in PortStatusChange() 613 … portParams.value.pChar_value = OSCL_STATIC_CAST(mbchar*, format.getMIMEStrPtr()); in PortStatusChange() 678 portParams.value.pChar_value = OSCL_STATIC_CAST(mbchar*, format2.getMIMEStrPtr()); in PortStatusChange() 1200 …Datapath::CheckPath path type %d, format %s, state %d\n", iType, iFormat.getMIMEStrPtr(), iState)); in CheckPath()
|
D | pv_2way_enc_data_channel_datapath.cpp | 65 …d, format %s, use play port %d, file play port %x\n", iState, iFormat.getMIMEStrPtr(), aUseFilePla… in UseFilePlayPort()
|
/external/opencore/nodes/pvwavffparsernode/src/ |
D | pvmf_wavffparser_port.cpp | 63 , (0, "PVMFWAVFFParserOutPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated() 75 , (0, "PVMFWAVFFParserOutPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in Connect()
|
/external/opencore/pvmi/pvmf/include/ |
D | pvmf_format_type.h | 206 iStr = OSCL_HeapString<OsclMemAllocator> (rhs.getMIMEStrPtr(), rhs.getMIMEStrLen()); 237 const char* getMIMEStrPtr() const in getMIMEStrPtr() function
|
/external/opencore/pvmi/pvmf/src/ |
D | pvmi_config_and_capability_utils.cpp | 66 aParameters->value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in getParametersSync() 143 kvp.value.pChar_value = (char*)aFormat.getMIMEStrPtr(); in pvmiSetPortFormatSync()
|
/external/opencore/nodes/pvvideoparsernode/src/ |
D | pvmf_videoparser_node.cpp | 593 …mdRequestPort, port type %d, format %s\n", property->porttag, (property->format).getMIMEStrPtr())); in HandleCmdRequestPort() 607 …%s) doesn't match input format (%s)\n", iFormatType.getMIMEStrPtr(), (property->format).getMIMEStr… in HandleCmdRequestPort() 651 …s) doesn't match output format (%s)\n", iFormatType.getMIMEStrPtr(), (property->format).getMIMEStr… in HandleCmdRequestPort()
|
D | pvmf_videoparser_port.cpp | 82 , (0, "PVMFVideoParserPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_fileinput_port.cpp | 136 parameters[0].value.pChar_value = (char*)node->iSettings.iMediaFormat.getMIMEStrPtr(); in getParametersSync() 371 , (0, "PVMFFileDummyInputPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated() 427 if (aKvp->value.pChar_value == node->iSettings.iMediaFormat.getMIMEStrPtr()) in VerifyAndSetParameter()
|
/external/opencore/nodes/pvprotocolenginenode/base/src/ |
D | pvmf_protocol_engine_port.cpp | 85 , (0, "PVMFProtocolEnginePort::FormatUpdated() %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/ |
D | pvmi_mio_comm_loopback.cpp | 508 …arameters[0].value.pChar_value = OSCL_STATIC_CAST(mbchar*, iSettings.iMediaFormat.getMIMEStrPtr()); in getParametersSync() 522 …arameters[0].value.pChar_value = OSCL_STATIC_CAST(mbchar*, iSettings.iMediaFormat.getMIMEStrPtr()); in getParametersSync() 871 if (pv_mime_strcmp(iSettings.iMediaFormat.getMIMEStrPtr(), aKvp->value.pChar_value) == 0) in VerifyAndSetParameter() 884 if (pv_mime_strcmp(iSettings.iMediaFormat.getMIMEStrPtr(), aKvp->value.pChar_value) == 0) in VerifyAndSetParameter()
|
/external/opencore/nodes/pvfileoutputnode/src/ |
D | pvmf_fileoutput_inport.cpp | 296 , (0, "PVMFFileOutputInPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated() 383 parameters[0].value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in getParametersSync() 396 parameters[0].value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in getParametersSync()
|
/external/opencore/nodes/pvdummyoutputnode/src/ |
D | pvmf_dummy_fileoutput_inport.cpp | 286 , (0, "PVMFDummyFileOutputInPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated() 367 parameters[0].value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in getParametersSync() 380 parameters[0].value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in getParametersSync()
|
/external/opencore/nodes/pvloopbacknode/src/ |
D | pvmf_loopback_ioport.cpp | 100 , (0, "PVMFLoopbackPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/protocols/rtsp_client_engine/src/ |
D | pvrtsp_client_engine_port.cpp | 84 , (0, "PVMFRTSPPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_port.cpp | 85 , (0, "PVMFOMXEncPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated() 356 parameters[0].value.pChar_value = (char*)iFormat.getMIMEStrPtr(); in GetInputParametersSync() 424 parameters[0].value.pChar_value = (char*)iOMXNode->GetCodecType().getMIMEStrPtr(); in GetOutputParametersSync() 981 if (pv_mime_strcmp(kvp[i].value.pChar_value, (char*)iFormat.getMIMEStrPtr()) == 0) in NegotiateOutputSettings()
|
/external/opencore/nodes/pvmp4ffcomposernode/src/ |
D | pvmp4ffcn_port.h | 124 iMimeType = aFormat.getMIMEStrPtr(); in SetFormat()
|
/external/opencore/engines/player/src/ |
D | pv_player_datapath.h | 136 iDecSinkFormatString = aFormatType.getMIMEStrPtr(); in SetDecSinkFormatType()
|
/external/opencore/nodes/pvclientserversocketnode/src/ |
D | pvmf_clientserver_socket_port.cpp | 87 , (0, "PVMFClientServerSocketPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/nodes/pvsocketnode/src/ |
D | pvmf_socket_port.cpp | 82 , (0, "PVMFSocketPort::FormatUpdated %s", iFormat.getMIMEStrPtr())); in FormatUpdated()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | logicalchannel.cpp | 1053 PVMFFormatType format = PVCodecTypeToPVMFFormatType(codec_type).getMIMEStrPtr(); in getParametersSync() 1159 if (pv_mime_strcmp(lcn_format_type.getMIMEStrPtr(), aKvp->value.pChar_value) != 0) in VerifyAndSetParameter() 1329 … selectedKvp->value.pChar_value = OSCL_STATIC_CAST(mbchar*, lcn_format_type.getMIMEStrPtr()); in setConfigParametersSync() 1622 … size=%d,FmtType=%s", iCurTimestamp, lcn, aMediaData->getFilledSize(), mediaType.getMIMEStrPtr())); in AlDispatch() 1626 … size=%d,FmtType=%s", iCurTimestamp, lcn, aMediaData->getFilledSize(), mediaType.getMIMEStrPtr())); in AlDispatch() 1908 PVMFFormatType format = PVCodecTypeToPVMFFormatType(codec_type).getMIMEStrPtr(); in getParametersSync()
|
/external/opencore/engines/2way/test/include/ |
D | test_engine.h | 282 fprintf(fileoutput, "%s", aFormatType.getMIMEStrPtr()); in printFormatString()
|
/external/opencore/engines/adapters/player/framemetadatautility/src/ |
D | pv_frame_metadata_mio_video.cpp | 1044 aParameters->value.pChar_value = (char*)iVideoFormat.getMIMEStrPtr(); in getParametersSync() 1146 …(0, "PVFMVideoMIO::setParametersSync() Video Format Key, Value %s", iVideoFormat.getMIMEStrPtr())); in setParametersSync() 1180 …VFMVideoMIO::setParametersSync() Video SubFormat Key, Value %s", iVideoSubFormat.getMIMEStrPtr())); in setParametersSync()
|
/external/opencore/android/ |
D | android_surface_output.cpp | 854 …urfaceOutput::setParametersSync() Video SubFormat Key, Value %s",iVideoSubFormat.getMIMEStrPtr())); in setParametersSync() 856 LOGV("VIDEO SUBFORMAT SET TO %s\n",iVideoSubFormat.getMIMEStrPtr()); in setParametersSync()
|