/external/opencore/protocols/systems/tools/general/common/src/ |
D | pvmf_buffer_data_source.cpp | 28 iMediaDataAlloc(NULL), in PVMFBufferDataSource() 48 if (iMediaDataAlloc) in ~PVMFBufferDataSource() 50 OSCL_DELETE(iMediaDataAlloc); in ~PVMFBufferDataSource() 51 iMediaDataAlloc = NULL; in ~PVMFBufferDataSource() 73 iMediaDataAlloc = OSCL_NEW(PVMFSimpleMediaBufferCombinedAlloc, (&iMemAlloc)); in Start() 99 OsclSharedPtr<PVMFMediaDataImpl> mediaDataImpl = iMediaDataAlloc->allocate(bytesToSend); in TimeoutOccurred() 108 OsclSharedPtr<PVMFMediaDataImpl> fsiMediaDataImpl = iMediaDataAlloc->allocate(iFsiLen); in TimeoutOccurred()
|
D | pvmf_file_data_source.cpp | 50 OsclSharedPtr<PVMFMediaDataImpl> mediaDataImpl = iMediaDataAlloc->allocate(bytesToSend); in TimeoutOccurred()
|
/external/opencore/nodes/pvdummyinputnode/src/ |
D | pvmf_dummy_fileinput_node.cpp | 107 , iMediaDataAlloc(NULL) in PVMFDummyFileInputNode() 203 if (iMediaDataAlloc) in ~PVMFDummyFileInputNode() 205 OSCL_DELETE(iMediaDataAlloc); in ~PVMFDummyFileInputNode() 206 iMediaDataAlloc = NULL; in ~PVMFDummyFileInputNode() 1434 if (iMediaDataAlloc) in Initialize() 1436 OSCL_DELETE(iMediaDataAlloc); in Initialize() 1437 iMediaDataAlloc = NULL; in Initialize() 1439 iMediaDataAlloc = OSCL_NEW(PVMFSimpleMediaBufferCombinedAlloc, (iMediaBufferMemPool)); in Initialize() 1440 if (!iMediaDataAlloc) in Initialize() 1446 OsclSharedPtr<PVMFMediaDataImpl> tmpPtr = iMediaDataAlloc->allocate(maxFrameSize); in Initialize() [all …]
|
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
D | pvmf_protocol_engine_node_common.cpp | 462 iMediaDataAlloc(NULL), in PVMFProtocolEngineNodeOutput() 510 if (!iMediaDataAlloc) in createMediaData() 518 OSCL_TRY(errcode, mediadataImpl = iMediaDataAlloc->allocate(aRequestSize)); in createMediaData() 548 …OSCL_TRY(errcode, iMediaDataAlloc = OSCL_NEW(PVMFSimpleMediaBufferCombinedAlloc, (iContentDataMemP… in createMemPool() 549 if (errcode || iMediaDataAlloc == NULL) return PVMFErrNoMemory; in createMemPool() 557 if (iMediaDataAlloc != NULL) in deleteMemPool() 559 OSCL_DELETE(iMediaDataAlloc); in deleteMemPool() 560 iMediaDataAlloc = NULL; in deleteMemPool()
|
D | pvmf_protocol_engine_node_common.h | 1073 PVMFSimpleMediaBufferCombinedAlloc *iMediaDataAlloc; variable
|
/external/opencore/nodes/pvvideoparsernode/src/ |
D | pvmf_videoparser_node.cpp | 86 iMediaDataAlloc(NULL), in PVMFVideoParserNode() 122 if (iMediaDataAlloc) in ~PVMFVideoParserNode() 124 OSCL_DELETE(iMediaDataAlloc); in ~PVMFVideoParserNode() 125 iMediaDataAlloc = NULL; in ~PVMFVideoParserNode() 146 iMediaDataAlloc = OSCL_NEW(PVMFSimpleMediaBufferCombinedAlloc, (iVidParserMemoryPool)); in ConstructL() 147 if (iMediaDataAlloc == NULL) in ConstructL() 389 tempImpl = iMediaDataAlloc->allocate(MAX_VIDEO_FRAME_PARSE_SIZE); in Run() 774 tempImpl = iMediaDataAlloc->allocate(MAX_VIDEO_FRAME_PARSE_SIZE) in DataReceived()
|
/external/opencore/nodes/pvmediainputnode/src/ |
D | pvmf_media_input_node_outport.cpp | 66 iMediaDataAlloc = OSCL_NEW(PvmfMediaInputDataBufferAlloc, (iMediaDataAllocMemPool)); in PvmfMediaInputNodeOutPort() 81 if (iMediaDataAlloc != NULL) in ~PvmfMediaInputNodeOutPort() 83 OSCL_DELETE(iMediaDataAlloc); in ~PvmfMediaInputNodeOutPort() 356 … OsclSharedPtr<PVMFMediaDataImpl> mediaDataImpl = iMediaDataAlloc->allocate(iMediaInput, data, in writeAsync() 362 … OsclSharedPtr<PVMFMediaDataImpl> mediaDataImpl = iMediaDataAlloc->allocate(iMediaInput, data, in writeAsync()
|
D | pvmf_media_input_node_outport.h | 156 PvmfMediaInputDataBufferAlloc* iMediaDataAlloc; variable
|
/external/opencore/protocols/systems/tools/general/common/include/ |
D | pvmf_buffer_data_sink.h | 83 PVMFSimpleMediaBufferCombinedAlloc* iMediaDataAlloc;
|
D | pvmf_buffer_data_source.h | 101 PVMFSimpleMediaBufferCombinedAlloc* iMediaDataAlloc; variable
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/ |
D | lowerlayer.h | 284 PVMFSimpleMediaBufferCombinedAlloc iMediaDataAlloc; variable
|
D | logicalchannel.h | 493 PVMFSimpleMediaBufferCombinedAlloc iMediaDataAlloc; variable
|
/external/opencore/nodes/pvdummyinputnode/include/ |
D | pvmf_dummy_fileinput_node.h | 195 PVMFSimpleMediaBufferCombinedAlloc* iMediaDataAlloc; variable
|
/external/opencore/nodes/pvcommsionode/src/ |
D | pv_comms_io_node_port.h | 198 PvmiMIOCommDataBufferAlloc iMediaDataAlloc; variable
|
D | pv_comms_io_node_port.cpp | 325 …OsclSharedPtr<PVMFMediaDataImpl> mediaDataImpl = iMediaDataAlloc.allocate(iMediaInputTransfer, dat… in writeAsync()
|
/external/opencore/nodes/pvvideoparsernode/include/ |
D | pvmf_videoparser_node.h | 294 PVMFSimpleMediaBufferCombinedAlloc *iMediaDataAlloc; variable
|
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/ |
D | pvmi_mio_comm_loopback.cpp | 342 mediaDataImpl = iMediaDataAlloc.allocate(aDataLen); in writeAsync() 661 iMediaDataAlloc(&iAlloc), in PvmiMIOCommLoopback()
|
D | pvmi_mio_comm_loopback.h | 292 PVMFSimpleMediaBufferCombinedAlloc iMediaDataAlloc; variable
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | logicalchannel.cpp | 1353 iMediaDataAlloc(&iMemAlloc), in H223IncomingChannel() 1773 OsclSharedPtr<PVMFMediaDataImpl> hdrImpl = iMediaDataAlloc.allocate(iFormatSpecificInfoLen); in SendFormatSpecificInfo() 1785 OsclSharedPtr<PVMFMediaDataImpl> emptyImpl = iMediaDataAlloc.allocate(0); in SendFormatSpecificInfo()
|
D | lowerlayer.cpp | 62 iMediaDataAlloc(&iMemAlloc), in H223LowerLayer()
|