Searched refs:pDataIn (Results 1 – 4 of 4) sorted by relevance
42 …uint8_t *pDataIn, /*!< [in] A pointer to the input buffer to be hashed. The buffer m…
455 ITrcDataIn *pDataIn = 0; in createDecoder() local456 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()
688 ITrcDataIn *pDataIn = 0; in outputFrame() local698 if((pDataIn = m_IDStreams[m_out_data[m_out_processed].id].first()) != 0) in outputFrame()713 CollateDataPathResp(pDataIn->TraceDataIn(OCSD_OP_DATA, in outputFrame()
322 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn);2441 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add() argument2444 FDKmemcpy(pData, pDataIn, sizeof(DRCDEC_SELECTION_DATA)); in _drcdec_selection_add()