Home
last modified time | relevance | path

Searched refs:pDataIn (Results 1 – 4 of 4) sorted by relevance

/external/arm-trusted-firmware/include/drivers/arm/cryptocell/713/
Dbsv_crypto_api.h42 …uint8_t *pDataIn, /*!< [in] A pointer to the input buffer to be hashed. The buffer m…
/external/OpenCSD/decoder/source/
Docsd_dcd_tree.cpp455 ITrcDataIn *pDataIn = 0; in createDecoder() local
456 if((err = pDecoderMngr->getDataInputI(pTraceComp,&pDataIn)) == OCSD_OK) in createDecoder()
460 err = m_frame_deformatter_root->getIDStreamAttachPt(CSID)->attach(pDataIn); in createDecoder()
462 m_i_decoder_root = pDataIn; in createDecoder()
Dtrc_frame_deformatter.cpp688 ITrcDataIn *pDataIn = 0; in outputFrame() local
698 if((pDataIn = m_IDStreams[m_out_data[m_out_processed].id].first()) != 0) in outputFrame()
713 CollateDataPathResp(pDataIn->TraceDataIn(OCSD_OP_DATA, in outputFrame()
/external/aac/libDRCdec/src/
DdrcDec_selectionProcess.cpp322 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn);
2441 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add() argument
2444 FDKmemcpy(pData, pDataIn, sizeof(DRCDEC_SELECTION_DATA)); in _drcdec_selection_add()