Home | History | Annotate | Download | only in lib

Lines Matching refs:invec

433         const picokdt_DtPAM dtpam, const picoos_uint8 *invec,
2773 * @param *invec : the input vector pointer
2781 const picokdt_DtPAM dtpam, const picoos_uint8 *invec,
2788 if (!picokdt_dtPAMconstructInVec(dtpam, invec, inveclen)) {
2789 /* error constructing invec */
2790 PICODBG_WARN(("problem with invec"));