Home
last modified time | relevance | path

Searched refs:inVecA (Results 1 – 6 of 6) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DInt32Mat.h117 const int32* inVecA,
131 const int32* inVecA,
DInt32Mat.c212 const int32* inVecA, in bts_Int32Mat_solve() argument
223 inVecA, in bts_Int32Mat_solve()
234 const int32* inVecA, in bts_Int32Mat_solve2() argument
254 bbs_memcpy32( outVecA, inVecA, sizeL * bbs_SIZEOF32( int32 ) ); in bts_Int32Mat_solve2()
DCompactMat.c42 const int16* inVecA, in bts_CompactMat_fltDotPrdRow() argument
58 const int16* inPtrL = inVecA + offsL; in bts_CompactMat_fltDotPrdRow()
519 const int16* inVecA, in bts_CompactMat_map() argument
523 uint32 inNormBitsL = bbs_intLog2( bbs_vecNorm16( inVecA, ptrA->widthE ) ) + 1; in bts_CompactMat_map()
531 …int32 fltL = bts_CompactMat_fltDotPrdRow( cpA, ( struct bts_CompactMat* )ptrA, inVecA, inNormBitsL… in bts_CompactMat_map()
DCompactAlt.c182 const int16* inVecA, in bts_CompactAlt_map() argument
192 bts_CompactMat_map( cpA, &ptrA->matE, inVecA, outVecA, &mapExpL ); in bts_CompactAlt_map()
DCompactAlt.h118 const int16* inVecA,
DCompactMat.h143 const int16* inVecA,